Bug 844683 - Prevent scoped-style-pseudo-00[12].html from failing when :scope is disabled. r=philor

This commit is contained in:
Cameron McCormack 2013-03-25 17:15:18 +11:00
parent bb6f65fd16
commit 16c4d10d3a

View File

@ -49,6 +49,6 @@
HTTP(..) == scoped-style-font-face.html scoped-style-font-face-ref.html
== scoped-style-keyframes.html scoped-style-keyframes-ref.html
pref(layout.css.supports-rule.enabled,true) == scoped-style-supports.html scoped-style-supports-ref.html
== scoped-style-pseudo-001.html scoped-style-pseudo-001-ref.html
== scoped-style-pseudo-002.html scoped-style-pseudo-002-ref.html
== scoped-style-pseudo-003.html scoped-style-pseudo-003-ref.html
pref(layout.css.scope-pseudo.enabled,true) == scoped-style-pseudo-001.html scoped-style-pseudo-001-ref.html
pref(layout.css.scope-pseudo.enabled,true) == scoped-style-pseudo-002.html scoped-style-pseudo-002-ref.html
pref(layout.css.scope-pseudo.enabled,true) == scoped-style-pseudo-003.html scoped-style-pseudo-003-ref.html