diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-cue-rendering-after-controls-added.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-cue-rendering-after-controls-added.html.ini index 0851ae364b3f..9907ef62a510 100644 --- a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-cue-rendering-after-controls-added.html.ini +++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-cue-rendering-after-controls-added.html.ini @@ -1,6 +1,5 @@ [track-cue-rendering-after-controls-added.html] - disabled: - if os == "linux": https://bugzilla.mozilla.org/show_bug.cgi?id=1433462 + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1433462 expected: if debug and not stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL if not debug and stylo and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL diff --git a/testing/web-platform/meta/quirks/historical/list-item-bullet-size.html.ini b/testing/web-platform/meta/quirks/historical/list-item-bullet-size.html.ini index 2a9be6d6aaba..e80f8102534d 100644 --- a/testing/web-platform/meta/quirks/historical/list-item-bullet-size.html.ini +++ b/testing/web-platform/meta/quirks/historical/list-item-bullet-size.html.ini @@ -1,4 +1,3 @@ [list-item-bullet-size.html] expected: - if debug and stylo and e10s and (os == "win"): FAIL - if not debug and stylo and e10s and (os == "win"): FAIL + if (os == "win"): FAIL