author | Chris Pearce <chris@pearce.org.nz> |
Tue, 21 Dec 2010 07:42:41 +1300 | |
changeset 59519 | 4ec43842c3923319f31135bd4b9c5506a2388e84 |
parent 58176 | 00cabcc7d1821a7440baa82ee671a61afa07c223 |
child 59520 | ea5076f3b4fe2fa4dc9427a0136ed7752db488d6 |
push id | 17647 |
push user | cpearce@mozilla.com |
push date | Mon, 20 Dec 2010 19:04:17 +0000 |
treeherder | mozilla-central@608fc8fa26dc [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | backout |
bugs | 604885 |
milestone | 2.0b8pre |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/layout/style/html.css +++ b/layout/style/html.css @@ -703,20 +703,16 @@ noembed, param { display: none; } area { /* Don't give it frames other than its imageframe */ display: none ! important; } -audio, video { - overflow: -moz-hidden-unscrollable; -} - /* media elements */ video > xul|videocontrols, audio > xul|videocontrols { display: -moz-box; -moz-box-orient: vertical; -moz-binding: url("chrome://global/content/bindings/videocontrols.xml#videoControls"); } video:not([controls]) > xul|videocontrols,