| OLD | NEW |
| 1 # ====== Oilpan-only failures from here ====== | 1 # ====== Oilpan-only failures from here ====== |
| 2 # Most of these actually cause the tests to report success, rather than | 2 # Most of these actually cause the tests to report success, rather than |
| 3 # failure. Expected outputs will be adjusted for the better once Oilpan | 3 # failure. Expected outputs will be adjusted for the better once Oilpan |
| 4 # has been well and truly enabled always. | 4 # has been well and truly enabled always. |
| 5 | 5 |
| 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is | 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is |
| 7 # strong. This is the intended behavior. | 7 # strong. This is the intended behavior. |
| 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] | 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] |
| 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] | 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] |
| 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [
Failure ] | 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [
Failure ] |
| (...skipping 2695 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2706 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear
ance.html [ NeedsManualRebaseline ] | 2706 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear
ance.html [ NeedsManualRebaseline ] |
| 2707 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke
r-appearance.html [ NeedsManualRebaseline ] | 2707 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke
r-appearance.html [ NeedsManualRebaseline ] |
| 2708 | 2708 |
| 2709 crbug.com/603703 [ Linux ] imported/web-platform-tests/web-animations/animation-
timeline/document-timeline.html [ Failure Pass ] | 2709 crbug.com/603703 [ Linux ] imported/web-platform-tests/web-animations/animation-
timeline/document-timeline.html [ Failure Pass ] |
| 2710 | 2710 |
| 2711 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim
ing/endDelay.html [ Failure ] | 2711 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim
ing/endDelay.html [ Failure ] |
| 2712 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo
r.html [ Failure Timeout ] | 2712 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo
r.html [ Failure Timeout ] |
| 2713 | 2713 |
| 2714 crbug.com/604642 [ Mac ] fast/text/midword-break-after-breakable-char.html [ Fa
ilure ] | 2714 crbug.com/604642 [ Mac ] fast/text/midword-break-after-breakable-char.html [ Fa
ilure ] |
| 2715 crbug.com/605024 [ Mac ] svg/transforms/animated-path-inside-transformed-html.x
html [ Failure ] | 2715 crbug.com/605024 [ Mac ] svg/transforms/animated-path-inside-transformed-html.x
html [ Failure ] |
| 2716 |
| 2717 crbug.com/605047 [ Mac10.11 ] fast/text/emphasis.html [ Failure ] |
| 2718 crbug.com/605047 [ Mac10.11 ] fast/text/international/complex-character-based-f
allback.html [ Failure ] |
| OLD | NEW |