| 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 1057 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1068 crbug.com/474798 virtual/spv2/paint/invalidation/spv2/justify-self-change-keepin
g-geometry-as-text.html [ Skip ] | 1068 crbug.com/474798 virtual/spv2/paint/invalidation/spv2/justify-self-change-keepin
g-geometry-as-text.html [ Skip ] |
| 1069 | 1069 |
| 1070 crbug.com/582230 fast/css-grid-layout/relayout-align-items-changed.html [ Skip ] | 1070 crbug.com/582230 fast/css-grid-layout/relayout-align-items-changed.html [ Skip ] |
| 1071 crbug.com/582230 fast/repaint/align-items-change.html [ Skip ] | 1071 crbug.com/582230 fast/repaint/align-items-change.html [ Skip ] |
| 1072 crbug.com/582230 fast/repaint/align-items-overflow-change.html [ Skip ] | 1072 crbug.com/582230 fast/repaint/align-items-overflow-change.html [ Skip ] |
| 1073 | 1073 |
| 1074 crbug.com/548695 fast/forms/datalist/update-range-with-datalist.html [ Failure ] | 1074 crbug.com/548695 fast/forms/datalist/update-range-with-datalist.html [ Failure ] |
| 1075 | 1075 |
| 1076 crbug.com/602618 [ Linux ] svg/custom/use-disappears-after-style-update.svg [ Pa
ss Failure ] | 1076 crbug.com/602618 [ Linux ] svg/custom/use-disappears-after-style-update.svg [ Pa
ss Failure ] |
| 1077 | 1077 |
| 1078 crbug.com/602942 screen_orientation/window-orientationchange-event-subframe.html
[ Failure ] |
| 1079 crbug.com/602942 screen_orientation/window-orientationchange-event.html [ Failur
e ] |
| 1080 |
| 1081 crbug.com/602944 imported/web-platform-tests/dom/events/EventTarget-dispatchEven
t.html [ Failure ] |
| 1082 |
| 1078 # Temporarily disabled after chromium change | 1083 # Temporarily disabled after chromium change |
| 1079 crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failur
e ] | 1084 crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failur
e ] |
| 1080 crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ] | 1085 crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ] |
| 1081 | 1086 |
| 1082 # Ref tests that fail due to differences in inline box structure, even though th
ey contain the same text. | 1087 # Ref tests that fail due to differences in inline box structure, even though th
ey contain the same text. |
| 1083 # This happens because inline box layout uses fixed-point measurements, which ca
n cause rounding differences. | 1088 # This happens because inline box layout uses fixed-point measurements, which ca
n cause rounding differences. |
| 1084 crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multip
le-shadow-roots.html [ Failure ] | 1089 crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multip
le-shadow-roots.html [ Failure ] |
| 1085 crbug.com/321237 [ Mac ] fast/selectors/007a.html [ Failure ] | 1090 crbug.com/321237 [ Mac ] fast/selectors/007a.html [ Failure ] |
| 1086 crbug.com/321237 [ Mac Win ] fast/text-autosizing/inherited-multiplier.html [ Fa
ilure ] | 1091 crbug.com/321237 [ Mac Win ] fast/text-autosizing/inherited-multiplier.html [ Fa
ilure ] |
| 1087 crbug.com/321237 [ Mac ] virtual/stable/fast/css3-text/css3-text-decoration/stab
le/first-letter-text-decoration.html [ Failure ] | 1092 crbug.com/321237 [ Mac ] virtual/stable/fast/css3-text/css3-text-decoration/stab
le/first-letter-text-decoration.html [ Failure ] |
| (...skipping 447 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1535 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failur
e ] | 1540 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failur
e ] |
| 1536 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failur
e ] | 1541 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failur
e ] |
| 1537 | 1542 |
| 1538 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/GUM-deny.html
[ Failure ] | 1543 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/GUM-deny.html
[ Failure ] |
| 1539 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaDevices-g
etUserMedia.html [ Failure ] | 1544 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaDevices-g
etUserMedia.html [ Failure ] |
| 1540 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaStream-Me
diaElement-srcObject.html [ Failure ] | 1545 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaStream-Me
diaElement-srcObject.html [ Failure ] |
| 1541 | 1546 |
| 1542 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear
ance.html [ NeedsManualRebaseline ] | 1547 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear
ance.html [ NeedsManualRebaseline ] |
| 1543 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear
ance.html [ NeedsManualRebaseline ] | 1548 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear
ance.html [ NeedsManualRebaseline ] |
| 1544 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke
r-appearance.html [ NeedsManualRebaseline ] | 1549 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke
r-appearance.html [ NeedsManualRebaseline ] |
| OLD | NEW |