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 1657 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1668 crbug.com/516751 svg/custom/pointer-events-image-css-transform.svg [ NeedsRebase
line ] | 1668 crbug.com/516751 svg/custom/pointer-events-image-css-transform.svg [ NeedsRebase
line ] |
1669 crbug.com/516751 svg/custom/pointer-events-image.svg [ NeedsRebaseline ] | 1669 crbug.com/516751 svg/custom/pointer-events-image.svg [ NeedsRebaseline ] |
1670 crbug.com/516751 svg/hixie/perf/004.xml [ NeedsRebaseline ] | 1670 crbug.com/516751 svg/hixie/perf/004.xml [ NeedsRebaseline ] |
1671 | 1671 |
1672 crbug.com/579365 [ Mac ] fast/replaced/border-radius-clip.html [ NeedsRebaseline
] | 1672 crbug.com/579365 [ Mac ] fast/replaced/border-radius-clip.html [ NeedsRebaseline
] |
1673 | 1673 |
1674 crbug.com/579151 editing/deleting/delete-to-select-table.html [ NeedsRebaseline
] | 1674 crbug.com/579151 editing/deleting/delete-to-select-table.html [ NeedsRebaseline
] |
1675 crbug.com/579151 editing/inserting/insert-div-018.html [ NeedsRebaseline ] | 1675 crbug.com/579151 editing/inserting/insert-div-018.html [ NeedsRebaseline ] |
1676 | 1676 |
1677 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] | 1677 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] |
| 1678 |
| 1679 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] |
OLD | NEW |