| 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 1568 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1579 crbug.com/599560 [ Mac10.9 ] fast/text/whitespace/select-new-line-with-line-brea
k-normal.html [ NeedsRebaseline ] | 1579 crbug.com/599560 [ Mac10.9 ] fast/text/whitespace/select-new-line-with-line-brea
k-normal.html [ NeedsRebaseline ] |
| 1580 crbug.com/599560 [ Mac10.9 ] fast/text/whitespace/span-in-word-space-causes-over
flow.html [ NeedsRebaseline ] | 1580 crbug.com/599560 [ Mac10.9 ] fast/text/whitespace/span-in-word-space-causes-over
flow.html [ NeedsRebaseline ] |
| 1581 crbug.com/599560 [ Mac10.9 ] fast/text/wide-zero-width-space.html [ NeedsRebasel
ine ] | 1581 crbug.com/599560 [ Mac10.9 ] fast/text/wide-zero-width-space.html [ NeedsRebasel
ine ] |
| 1582 crbug.com/599560 [ Mac10.9 ] fast/text/word-break-run-rounding.html [ NeedsRebas
eline ] | 1582 crbug.com/599560 [ Mac10.9 ] fast/text/word-break-run-rounding.html [ NeedsRebas
eline ] |
| 1583 crbug.com/599560 [ Mac10.9 ] fast/text/word-break-soft-hyphen.html [ NeedsRebase
line ] | 1583 crbug.com/599560 [ Mac10.9 ] fast/text/word-break-soft-hyphen.html [ NeedsRebase
line ] |
| 1584 crbug.com/599560 [ Mac10.9 ] fast/text/word-break.html [ NeedsRebaseline ] | 1584 crbug.com/599560 [ Mac10.9 ] fast/text/word-break.html [ NeedsRebaseline ] |
| 1585 crbug.com/599560 [ Mac10.9 ] fast/text/word-space.html [ NeedsRebaseline ] | 1585 crbug.com/599560 [ Mac10.9 ] fast/text/word-space.html [ NeedsRebaseline ] |
| 1586 crbug.com/599560 [ Mac10.9 ] fast/text/zero-font-size.html [ NeedsRebaseline ] | 1586 crbug.com/599560 [ Mac10.9 ] fast/text/zero-font-size.html [ NeedsRebaseline ] |
| 1587 crbug.com/599560 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ NeedsRe
baseline ] | 1587 crbug.com/599560 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ NeedsRe
baseline ] |
| 1588 crbug.com/599560 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ NeedsRe
baseline ] | 1588 crbug.com/599560 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ NeedsRe
baseline ] |
| 1589 |
| 1590 crbug.com/599662 inspector/sources/debugger-ui/debugger-save-to-temp-var.html [
Failure ] |
| OLD | NEW |