Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(156)

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1655553002: Update svg's root paint offset property during paint (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Only update SVG paint offset property Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/VirtualTestSuites » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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
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 ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/VirtualTestSuites » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698