Bug 1315368. Back out changeset bf190e326bfd (bug 790997) because what it implements doesn't actually follow the CSS syntax editor's draft and breaks some sites in the process. r=dbaron

This commit is contained in:
Boris Zbarsky
2016-11-05 00:23:16 -04:00
parent 40eea7a49f
commit c19f725ca8
9 changed files with 44 additions and 135 deletions

View File

@@ -26,5 +26,7 @@
<div id="fifteen">This should have a green background</div>
<div id="sixteen">This should have a green background</div>
<div id="seventeen">This should have a green background</div>
<div id="eighteen">This should have a green background</div>
<div id="nineteen">This should have a green background</div>
</body>
</html>