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 438 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
449 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/010
.html [ Pass ] | 449 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/010
.html [ Pass ] |
450 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/011
.html [ Pass ] | 450 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/011
.html [ Pass ] |
451 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/012
.html [ Pass ] | 451 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/012
.html [ Pass ] |
452 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/015
.html [ Pass ] | 452 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/015
.html [ Pass ] |
453 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/016
.html [ Pass ] | 453 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/016
.html [ Pass ] |
454 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/017
.html [ Pass ] | 454 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/017
.html [ Pass ] |
455 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/019
.html [ Pass ] | 455 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/019
.html [ Pass ] |
456 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/020
.html [ Pass ] | 456 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/020
.html [ Pass ] |
457 crbug.com/580355 virtual/spv2/fast/block/positioning/height-change.html [ Pass ] | 457 crbug.com/580355 virtual/spv2/fast/block/positioning/height-change.html [ Pass ] |
458 crbug.com/580355 virtual/spv2/fast/block/positioning/relayout-on-position-change
.html [ Pass ] | 458 crbug.com/580355 virtual/spv2/fast/block/positioning/relayout-on-position-change
.html [ Pass ] |
| 459 crbug.com/537409 virtual/spv2/svg/as-image/svg-image-with-data-uri.html [ Pass ] |
459 | 460 |
460 # In imported/web-platform-tests/html/, we prefer checking in failure | 461 # In imported/web-platform-tests/html/, we prefer checking in failure |
461 # expectation files. The following tests with [ Failure ] don't have failure | 462 # expectation files. The following tests with [ Failure ] don't have failure |
462 # expectation files because they contain local path names. | 463 # expectation files because they contain local path names. |
463 # Use crbug.com/490511 for untriaged failures. | 464 # Use crbug.com/490511 for untriaged failures. |
464 crbug.com/490511 imported/web-platform-tests/html/browsers/history/the-location-
interface/location_assign.html [ Timeout ] | 465 crbug.com/490511 imported/web-platform-tests/html/browsers/history/the-location-
interface/location_assign.html [ Timeout ] |
465 crbug.com/526898 imported/web-platform-tests/html/rendering/non-replaced-element
s/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml [ Failure ] | 466 crbug.com/526898 imported/web-platform-tests/html/rendering/non-replaced-element
s/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml [ Failure ] |
466 crbug.com/108417 imported/web-platform-tests/html/rendering/non-replaced-element
s/tables/table-border-1.html [ Failure ] | 467 crbug.com/108417 imported/web-platform-tests/html/rendering/non-replaced-element
s/tables/table-border-1.html [ Failure ] |
467 crbug.com/525872 imported/web-platform-tests/html/rendering/non-replaced-element
s/tables/table-border-2.html [ Failure ] | 468 crbug.com/525872 imported/web-platform-tests/html/rendering/non-replaced-element
s/tables/table-border-2.html [ Failure ] |
468 crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-element
s/the-hr-element-0/color.html [ Failure Pass ] | 469 crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-element
s/the-hr-element-0/color.html [ Failure Pass ] |
(...skipping 919 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1388 | 1389 |
1389 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration-
stress.html [ Failure ] | 1390 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration-
stress.html [ Failure ] |
1390 | 1391 |
1391 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer.
html [ Pass Failure ] | 1392 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer.
html [ Pass Failure ] |
1392 | 1393 |
1393 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] | 1394 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] |
1394 | 1395 |
1395 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] | 1396 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] |
1396 | 1397 |
1397 crbug.com/582155 fast/regex/non-pattern-characters.html [ NeedsManualRebaseline
] | 1398 crbug.com/582155 fast/regex/non-pattern-characters.html [ NeedsManualRebaseline
] |
OLD | NEW |