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

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

Issue 2000423009: Correctly position abspos content inside relpos inlines [spv2] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Less indentation is more Created 4 years, 6 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 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ] 8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ]
9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ] 9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ]
10 10
(...skipping 398 matching lines...) Expand 10 before | Expand all | Expand 10 after
409 crbug.com/589265 virtual/spv2/fast/overflow/overflow-float-stacking.html [ Failu re ] 409 crbug.com/589265 virtual/spv2/fast/overflow/overflow-float-stacking.html [ Failu re ]
410 crbug.com/589265 virtual/spv2/fast/overflow/overflow-focus-ring.html [ Failure ] 410 crbug.com/589265 virtual/spv2/fast/overflow/overflow-focus-ring.html [ Failure ]
411 crbug.com/589265 virtual/spv2/fast/overflow/overflow-stacking.html [ Failure ] 411 crbug.com/589265 virtual/spv2/fast/overflow/overflow-stacking.html [ Failure ]
412 crbug.com/589265 virtual/spv2/fast/overflow/overflow-text-hit-testing.html [ Fai lure ] 412 crbug.com/589265 virtual/spv2/fast/overflow/overflow-text-hit-testing.html [ Fai lure ]
413 crbug.com/589265 virtual/spv2/fast/overflow/overflow-update-transform.html [ Fai lure ] 413 crbug.com/589265 virtual/spv2/fast/overflow/overflow-update-transform.html [ Fai lure ]
414 crbug.com/589265 virtual/spv2/fast/overflow/overflow-with-local-background-attac hment.html [ Failure ] 414 crbug.com/589265 virtual/spv2/fast/overflow/overflow-with-local-background-attac hment.html [ Failure ]
415 crbug.com/589265 virtual/spv2/fast/overflow/scroll-nested-positioned-layer-in-ov erflow.html [ Failure ] 415 crbug.com/589265 virtual/spv2/fast/overflow/scroll-nested-positioned-layer-in-ov erflow.html [ Failure ]
416 crbug.com/589265 virtual/spv2/fast/overflow/scrollbar-position-update.html [ Fai lure ] 416 crbug.com/589265 virtual/spv2/fast/overflow/scrollbar-position-update.html [ Fai lure ]
417 crbug.com/589265 virtual/spv2/compositing/geometry/root-layer-update.html [ Fail ure ] 417 crbug.com/589265 virtual/spv2/compositing/geometry/root-layer-update.html [ Fail ure ]
418 418
419 # There are still a few real non-scrollbar failures in fast/block/positioning th at need to be investigated.
420 crbug.com/614257 virtual/spv2/fast/block/positioning/058.html [ Pass ]
421 crbug.com/614257 virtual/spv2/fast/block/positioning/absolute-in-inline-ltr-2.ht ml [ Pass ]
422 crbug.com/614257 virtual/spv2/fast/block/positioning/absolute-in-inline-ltr-3.ht ml [ Pass ]
423 crbug.com/614257 virtual/spv2/fast/block/positioning/absolute-in-inline-ltr.html [ Pass ]
424 crbug.com/614257 virtual/spv2/fast/block/positioning/absolute-in-inline-rtl-2.ht ml [ Pass ]
425 crbug.com/614257 virtual/spv2/fast/block/positioning/absolute-in-inline-rtl-3.ht ml [ Pass ]
426 crbug.com/614257 virtual/spv2/fast/block/positioning/absolute-in-inline-rtl.html [ Pass ]
427 crbug.com/614257 virtual/spv2/fast/block/positioning/absolute-in-inline-short-lt r.html [ Pass ]
428 crbug.com/614257 virtual/spv2/fast/block/positioning/absolute-in-inline-short-rt l.html [ Pass ]
429 crbug.com/614257 virtual/spv2/fast/block/positioning/hiding-inside-relpositioned -inline.html [ Pass ]
430 crbug.com/614257 virtual/spv2/fast/css/abs-pos-child-inside-rel-pos-inline-001.h tml [ Pass ]
431 crbug.com/614257 virtual/spv2/fast/css/abs-pos-child-inside-rel-pos-inline-offse t-001.html [ Pass ]
432
419 # Implement scrollbars in FramePainter for SPv2 433 # Implement scrollbars in FramePainter for SPv2
420 crbug.com/589279 virtual/spv2/fast/overflow/006.html [ Failure ] 434 crbug.com/589279 virtual/spv2/fast/overflow/006.html [ Failure ]
421 crbug.com/589279 virtual/spv2/fast/overflow/hidden-viewport-x.html [ Failure ] 435 crbug.com/589279 virtual/spv2/fast/overflow/hidden-viewport-x.html [ Failure ]
422 crbug.com/589279 virtual/spv2/fast/overflow/hidden-viewport-y.html [ Failure ] 436 crbug.com/589279 virtual/spv2/fast/overflow/hidden-viewport-y.html [ Failure ]
423 crbug.com/589279 virtual/spv2/fast/overflow/overflow-x-y.html [ Failure ] 437 crbug.com/589279 virtual/spv2/fast/overflow/overflow-x-y.html [ Failure ]
424 crbug.com/589279 virtual/spv2/fast/overflow/position-fixed-transform-clipping.ht ml [ Failure ] 438 crbug.com/589279 virtual/spv2/fast/overflow/position-fixed-transform-clipping.ht ml [ Failure ]
425 crbug.com/589279 virtual/spv2/fast/overflow/scrollRevealButton.html [ Failure ] 439 crbug.com/589279 virtual/spv2/fast/overflow/scrollRevealButton.html [ Failure ]
426 # Implement table walk in PaintPropertyTreeBuilder. 440 # Implement table walk in PaintPropertyTreeBuilder.
427 crbug.com/593525 virtual/spv2/fast/overflow/002.html [ Failure ] 441 crbug.com/593525 virtual/spv2/fast/overflow/002.html [ Failure ]
428 crbug.com/593525 virtual/spv2/fast/overflow/overflow-rtl-vertical.html [ Failure ] 442 crbug.com/593525 virtual/spv2/fast/overflow/overflow-rtl-vertical.html [ Failure ]
(...skipping 976 matching lines...) Expand 10 before | Expand all | Expand 10 after
1405 crbug.com/606302 [ Win7 Debug ] transforms/3d/point-mapping/3d-point-mapping-dee p.html [ Failure ] 1419 crbug.com/606302 [ Win7 Debug ] transforms/3d/point-mapping/3d-point-mapping-dee p.html [ Failure ]
1406 crbug.com/606302 [ Mac ] transforms/3d/point-mapping/3d-point-mapping-preserve-3 d.html [ Failure ] 1420 crbug.com/606302 [ Mac ] transforms/3d/point-mapping/3d-point-mapping-preserve-3 d.html [ Failure ]
1407 crbug.com/606302 [ Win ] transforms/3d/point-mapping/3d-point-mapping-preserve-3 d.html [ Failure ] 1421 crbug.com/606302 [ Win ] transforms/3d/point-mapping/3d-point-mapping-preserve-3 d.html [ Failure ]
1408 crbug.com/606302 [ Linux Debug ] transforms/3d/point-mapping/3d-point-mapping-pr eserve-3d.html [ Failure ] 1422 crbug.com/606302 [ Linux Debug ] transforms/3d/point-mapping/3d-point-mapping-pr eserve-3d.html [ Failure ]
1409 crbug.com/613497 [ Linux Release ] transforms/3d/point-mapping/3d-point-mapping- preserve-3d.html [ Failure ] 1423 crbug.com/613497 [ Linux Release ] transforms/3d/point-mapping/3d-point-mapping- preserve-3d.html [ Failure ]
1410 1424
1411 crbug.com/613659 imported/wpt/quirks-mode/percentage-height-calculation.html [ F ailure ] 1425 crbug.com/613659 imported/wpt/quirks-mode/percentage-height-calculation.html [ F ailure ]
1412 crbug.com/613661 imported/wpt/quirks-mode/table-cell-nowrap-minimum-width-calcul ation.html [ Failure ] 1426 crbug.com/613661 imported/wpt/quirks-mode/table-cell-nowrap-minimum-width-calcul ation.html [ Failure ]
1413 crbug.com/613663 imported/wpt/quirks-mode/table-cell-width-calculation.html [ Fa ilure ] 1427 crbug.com/613663 imported/wpt/quirks-mode/table-cell-width-calculation.html [ Fa ilure ]
1414 crbug.com/611442 [ Win7 Debug ] imported/wpt/quirks-mode/hashless-hex-color.html [ Failure Timeout ] 1428 crbug.com/611442 [ Win7 Debug ] imported/wpt/quirks-mode/hashless-hex-color.html [ Failure Timeout ]
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