| 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 1527 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1538 | 1538 |
| 1539 crbug.com/605047 [ Mac10.11 Retina ] fast/text/emphasis.html [ Failure ] | 1539 crbug.com/605047 [ Mac10.11 Retina ] fast/text/emphasis.html [ Failure ] |
| 1540 | 1540 |
| 1541 crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing.
html [ Failure ] | 1541 crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing.
html [ Failure ] |
| 1542 | 1542 |
| 1543 crbug.com/606302 [ Win7 ] transforms/3d/point-mapping/3d-point-mapping-preserve-
3d.html [ Failure Pass ] | 1543 crbug.com/606302 [ Win7 ] transforms/3d/point-mapping/3d-point-mapping-preserve-
3d.html [ Failure Pass ] |
| 1544 | 1544 |
| 1545 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Pass Timeout ] | 1545 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Pass Timeout ] |
| 1546 | 1546 |
| 1547 crbug.com/607156 [ Mac10.11 Debug ] http/tests/fetch/referrer/serviceworker-echo
-referrer-from-default-document.html [ Pass Crash ] | 1547 crbug.com/607156 [ Mac10.11 Debug ] http/tests/fetch/referrer/serviceworker-echo
-referrer-from-default-document.html [ Pass Crash ] |
| 1548 crbug.com/607156 [ Win7 Debug ] http/tests/fetch/referrer/serviceworker-echo-ref
errer-from-default-document.html [ Pass Crash ] |
| 1549 crbug.com/607156 [ Linux Debug ] http/tests/fetch/referrer/serviceworker-echo-re
ferrer-from-default-document.html [ Pass Crash ] |
| OLD | NEW |