Open Bug 930169 Opened 11 years ago Updated 2 years ago

video ignores overflow: hidden of container element

Categories

(Core :: Layout, defect)

25 Branch
ARM
Android
defect

Tracking

()

People

(Reporter: meatlightning, Unassigned)

References

()

Details

(Keywords: html5, reproducible)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.26 Safari/537.36

Steps to reproduce:

Visit http://jsfiddle.net/pBmUz/embedded/result/ (source: http://jsfiddle.net/pBmUz)

1. press play


Actual results:

video is scaled to container dimensions but is not clipped / masked. Video is visible outside of green box (outline).


Expected results:

only 100px x 100px portion of video is displayed, video is fully within the green box.
Component: General → Graphics, Panning and Zooming
Keywords: html5
I see this on trunk too.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: reproducible
OS: Mac OS X → Android
Hardware: x86 → ARM
Component: Graphics, Panning and Zooming → Graphics: Layers
Product: Firefox for Android → Core
Version: Firefox 25 → 25 Branch
Actually this looks more like layout not setting the right clip on the video layer.
Component: Graphics: Layers → Layout
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.