Bug 1371963 - stylo: Update test expectations for :hover and :active quirk r?bholley draft
authorNazım Can Altınova <canaltinova@gmail.com>
Tue, 13 Jun 2017 01:30:51 +0300
changeset 593436 1e02940718b468bb77fb89997f3596425887683b
parent 592285 981da978f1f686ad024fa958c9d27d2f8acc5ad0
child 633101 cc99e7a91b3e9c6b93492d693b7ee1bd050e7e04
push id63685
push userbmo:canaltinova@gmail.com
push dateTue, 13 Jun 2017 14:30:04 +0000
reviewersbholley
bugs1371963
milestone55.0a1
Bug 1371963 - stylo: Update test expectations for :hover and :active quirk r?bholley MozReview-Commit-ID: 1Hp9LNNmvG5
layout/style/test/stylo-failures.md
--- a/layout/style/test/stylo-failures.md
+++ b/layout/style/test/stylo-failures.md
@@ -98,18 +98,16 @@ to mochitest command.
 * Unsupported pseudo-elements or anon boxes
   * :-moz-tree bits bug 1348488
     * test_selectors.html `:-moz-tree` [10]
 * Unsupported pseudo-classes
   * :-moz-lwtheme-* bug 1367312
     * test_selectors.html `:-moz-lwtheme` [3]
   * :-moz-window-inactive bug 1348489
     * test_selectors.html `:-moz-window-inactive` [2]
-* Quirks mode support
-  * test_hover_quirk.html: hover quirks bug 1371963 [2]
 * Unit should be preserved after parsing servo/servo#15346
   * test_units_time.html [1]
 * getComputedStyle style doesn't contain custom properties bug 1336891
   * test_variable_serialization_computed.html [35]
   * test_variables.html `custom property name` [2]
 * test_css_supports.html: issues around @supports syntax servo/servo#15482 [2]
 * test_author_specified_style.html: support serializing color as author specified bug 1348165 [27]
 * browser_newtab_share_rule_processors.js: agent style sheet sharing [1]