☠☠ backed out by fd6779c9a336 ☠ ☠ | |
author | Jonathan Kew <jkew@mozilla.com> |
Mon, 01 Dec 2014 09:47:34 +0000 | |
changeset 218142 | 88befbeb732185b11be2c0004e1a46cf67d53880 |
parent 218141 | af5fc587f98b4cdca6280181fff03a2b8fc16c08 |
child 218159 | e121302253359416d67a07699afeac40225146f6 |
push id | 52455 |
push user | jkew@mozilla.com |
push date | Mon, 01 Dec 2014 09:50:35 +0000 |
treeherder | mozilla-inbound@88befbeb7321 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | dbaron |
bugs | 1102177 |
milestone | 37.0a1 |
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 @@ -594,17 +594,16 @@ li { /* leafs */ /* <hr> noshade and color attributes are handled completely by * the nsHTMLHRElement attribute mapping code */ hr { display: block; - height: 2px; border: 1px inset; margin: 0.5em auto 0.5em auto; color: gray; -moz-float-edge: margin-box; box-sizing: border-box; } hr[size="1"] {