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 380 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
391 # But consistently passes on release builds. | 391 # But consistently passes on release builds. |
392 crbug.com/518005 crbug.com/463358 [ Mac ] svg/W3C-SVG-1.1/struct-frag-02-t.svg [
Pass Failure ] | 392 crbug.com/518005 crbug.com/463358 [ Mac ] svg/W3C-SVG-1.1/struct-frag-02-t.svg [
Pass Failure ] |
393 | 393 |
394 crbug.com/510337 inspector/elements/edit/edit-dom-actions.html [ Timeout ] | 394 crbug.com/510337 inspector/elements/edit/edit-dom-actions.html [ Timeout ] |
395 | 395 |
396 # SPv2 paint properties are still being implemented. | 396 # SPv2 paint properties are still being implemented. |
397 crbug.com/537409 virtual/spv2/ [ Skip ] | 397 crbug.com/537409 virtual/spv2/ [ Skip ] |
398 crbug.com/563667 virtual/spv2/fast/block/basic/001.html [ Pass ] | 398 crbug.com/563667 virtual/spv2/fast/block/basic/001.html [ Pass ] |
399 crbug.com/563667 virtual/spv2/fast/block/positioning/static-distance-with-positi
oned-ancestor.html [ Pass ] | 399 crbug.com/563667 virtual/spv2/fast/block/positioning/static-distance-with-positi
oned-ancestor.html [ Pass ] |
400 crbug.com/563667 virtual/spv2/fast/block/float/clamped-right-float.html [ Pass ] | 400 crbug.com/563667 virtual/spv2/fast/block/float/clamped-right-float.html [ Pass ] |
401 crbug.com/577995 virtual/spv2/fast/block/basic/013.html [ Pass ] | 401 crbug.com/580355 fast/block/basic/018.html [ Pass ] |
| 402 crbug.com/580355 fast/block/basic/adding-near-anonymous-block.html [ Pass ] |
| 403 crbug.com/580355 fast/block/basic/text-indent-rtl.html [ Pass ] |
| 404 crbug.com/580355 fast/block/basic/truncation-rtl.html [ Pass ] |
| 405 crbug.com/580355 fast/block/basic/white-space-pre-wraps.html [ Pass ] |
| 406 crbug.com/580355 fast/block/float/001.html [ Pass ] |
| 407 crbug.com/580355 fast/block/float/002.html [ Pass ] |
| 408 crbug.com/580355 fast/block/float/float-in-float-hit-testing.html [ Pass ] |
| 409 crbug.com/580355 fast/block/float/independent-align-positioning.html [ Pass ] |
| 410 crbug.com/580355 fast/block/float/intruding-painted-twice.html [ Pass ] |
| 411 crbug.com/580355 fast/block/float/nopaint-after-layer-destruction.html [ Pass ] |
| 412 crbug.com/580355 fast/block/float/nopaint-after-layer-destruction2.html [ Pass ] |
| 413 crbug.com/580355 fast/block/float/shrink-to-fit-width.html [ Pass ] |
| 414 crbug.com/580355 fast/block/float/table-relayout.html [ Pass ] |
| 415 crbug.com/580355 fast/block/float/vertical-move-relayout.html [ Pass ] |
| 416 crbug.com/580355 fast/block/margin-collapse/001.html [ Pass ] |
| 417 crbug.com/580355 fast/block/margin-collapse/005.html [ Pass ] |
| 418 crbug.com/580355 fast/block/margin-collapse/010.html [ Pass ] |
| 419 crbug.com/580355 fast/block/margin-collapse/011.html [ Pass ] |
| 420 crbug.com/580355 fast/block/margin-collapse/012.html [ Pass ] |
| 421 crbug.com/580355 fast/block/margin-collapse/015.html [ Pass ] |
| 422 crbug.com/580355 fast/block/margin-collapse/016.html [ Pass ] |
| 423 crbug.com/580355 fast/block/margin-collapse/017.html [ Pass ] |
| 424 crbug.com/580355 fast/block/margin-collapse/019.html [ Pass ] |
| 425 crbug.com/580355 fast/block/margin-collapse/020.html [ Pass ] |
| 426 crbug.com/580355 fast/block/margin-collapse/056.html [ Pass ] |
| 427 crbug.com/580355 fast/block/margin-collapse/059.html [ Pass ] |
| 428 crbug.com/580355 fast/block/margin-collapse/block-inside-inline/001.html [ Pass
] |
| 429 crbug.com/580355 fast/block/margin-collapse/block-inside-inline/005.html [ Pass
] |
| 430 crbug.com/580355 fast/block/margin-collapse/block-inside-inline/010.html [ Pass
] |
| 431 crbug.com/580355 fast/block/margin-collapse/block-inside-inline/011.html [ Pass
] |
| 432 crbug.com/580355 fast/block/margin-collapse/block-inside-inline/012.html [ Pass
] |
| 433 crbug.com/580355 fast/block/margin-collapse/block-inside-inline/015.html [ Pass
] |
| 434 crbug.com/580355 fast/block/margin-collapse/block-inside-inline/016.html [ Pass
] |
| 435 crbug.com/580355 fast/block/margin-collapse/block-inside-inline/017.html [ Pass
] |
| 436 crbug.com/580355 fast/block/margin-collapse/block-inside-inline/019.html [ Pass
] |
| 437 crbug.com/580355 fast/block/margin-collapse/block-inside-inline/020.html [ Pass
] |
| 438 crbug.com/580355 fast/block/positioning/height-change.html [ Pass ] |
| 439 crbug.com/580355 fast/block/positioning/relayout-on-position-change.html [ Pass
] |
402 | 440 |
403 # In imported/web-platform-tests/html/, we prefer checking in failure | 441 # In imported/web-platform-tests/html/, we prefer checking in failure |
404 # expectation files. The following tests with [ Failure ] don't have failure | 442 # expectation files. The following tests with [ Failure ] don't have failure |
405 # expectation files because they contain local path names. | 443 # expectation files because they contain local path names. |
406 # Use crbug.com/490511 for untriaged failures. | 444 # Use crbug.com/490511 for untriaged failures. |
407 crbug.com/490511 imported/web-platform-tests/html/browsers/history/the-location-
interface/location_assign.html [ Timeout ] | 445 crbug.com/490511 imported/web-platform-tests/html/browsers/history/the-location-
interface/location_assign.html [ Timeout ] |
408 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 ] | 446 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 ] |
409 crbug.com/108417 imported/web-platform-tests/html/rendering/non-replaced-element
s/tables/table-border-1.html [ Failure ] | 447 crbug.com/108417 imported/web-platform-tests/html/rendering/non-replaced-element
s/tables/table-border-1.html [ Failure ] |
410 crbug.com/525872 imported/web-platform-tests/html/rendering/non-replaced-element
s/tables/table-border-2.html [ Failure ] | 448 crbug.com/525872 imported/web-platform-tests/html/rendering/non-replaced-element
s/tables/table-border-2.html [ Failure ] |
411 crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-element
s/the-hr-element-0/color.html [ Failure Pass ] | 449 crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-element
s/the-hr-element-0/color.html [ Failure Pass ] |
(...skipping 925 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1337 crbug.com/516751 svg/hixie/perf/004.xml [ NeedsRebaseline ] | 1375 crbug.com/516751 svg/hixie/perf/004.xml [ NeedsRebaseline ] |
1338 | 1376 |
1339 crbug.com/579365 [ Mac ] fast/replaced/border-radius-clip.html [ NeedsRebaseline
] | 1377 crbug.com/579365 [ Mac ] fast/replaced/border-radius-clip.html [ NeedsRebaseline
] |
1340 | 1378 |
1341 crbug.com/579151 editing/deleting/delete-to-select-table.html [ NeedsRebaseline
] | 1379 crbug.com/579151 editing/deleting/delete-to-select-table.html [ NeedsRebaseline
] |
1342 crbug.com/579151 editing/inserting/insert-div-018.html [ NeedsRebaseline ] | 1380 crbug.com/579151 editing/inserting/insert-div-018.html [ NeedsRebaseline ] |
1343 | 1381 |
1344 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] | 1382 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] |
1345 | 1383 |
1346 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] | 1384 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] |
OLD | NEW |