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

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

Issue 2782603003: Add NGColumnLayoutAlgorithm skeleton implementation. (Closed)
Patch Set: update TestExpectations Created 3 years, 8 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/Source/core/layout/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) harness-tests/crash.html [ Crash ] 2 Bug(intentional) harness-tests/crash.html [ Crash ]
3 Bug(intentional) harness-tests/timeout.html [ Timeout ] 3 Bug(intentional) harness-tests/timeout.html [ Timeout ]
4 4
5 # ====== Oilpan-only failures from here ====== 5 # ====== Oilpan-only failures from here ======
6 # Most of these actually cause the tests to report success, rather than 6 # Most of these actually cause the tests to report success, rather than
7 # failure. Expected outputs will be adjusted for the better once Oilpan 7 # failure. Expected outputs will be adjusted for the better once Oilpan
8 # has been well and truly enabled always. 8 # has been well and truly enabled always.
9 9
10 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa ss ] 10 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa ss ]
(...skipping 585 matching lines...) Expand 10 before | Expand all | Expand 10 after
596 crbug.com/635619 virtual/layout_ng/fast/block/float/table-relayout.html [ Skip ] 596 crbug.com/635619 virtual/layout_ng/fast/block/float/table-relayout.html [ Skip ]
597 crbug.com/635619 virtual/layout_ng/fast/block/float/trailing-float-layout-2.html [ Skip ] 597 crbug.com/635619 virtual/layout_ng/fast/block/float/trailing-float-layout-2.html [ Skip ]
598 crbug.com/635619 virtual/layout_ng/fast/block/float/trailing-float-layout.html [ Skip ] 598 crbug.com/635619 virtual/layout_ng/fast/block/float/trailing-float-layout.html [ Skip ]
599 crbug.com/635619 virtual/layout_ng/fast/block/float/trailing-float-with-columns. html [ Skip ] 599 crbug.com/635619 virtual/layout_ng/fast/block/float/trailing-float-with-columns. html [ Skip ]
600 crbug.com/635619 virtual/layout_ng/fast/block/float/vertical-move-relayout.html [ Skip ] 600 crbug.com/635619 virtual/layout_ng/fast/block/float/vertical-move-relayout.html [ Skip ]
601 crbug.com/635619 virtual/layout_ng/fast/block/float/width-update-after-clear.htm l [ Skip ] 601 crbug.com/635619 virtual/layout_ng/fast/block/float/width-update-after-clear.htm l [ Skip ]
602 crbug.com/635619 virtual/layout_ng/fast/block/float/float-not-removed-from-first -letter.html [ Skip ] 602 crbug.com/635619 virtual/layout_ng/fast/block/float/float-not-removed-from-first -letter.html [ Skip ]
603 crbug.com/635619 virtual/layout_ng/fast/block/float/floats-not-cleared-from-gran d-parents.html [ Skip ] 603 crbug.com/635619 virtual/layout_ng/fast/block/float/floats-not-cleared-from-gran d-parents.html [ Skip ]
604 crbug.com/635619 virtual/layout_ng/fast/block/float/relayout-nested-float-after- line.html [ Skip ] 604 crbug.com/635619 virtual/layout_ng/fast/block/float/relayout-nested-float-after- line.html [ Skip ]
605 crbug.com/635619 virtual/layout_ng/fast/block/float/selection-gap-clip-out-tiger -crash.html [ Skip ] 605 crbug.com/635619 virtual/layout_ng/fast/block/float/selection-gap-clip-out-tiger -crash.html [ Skip ]
606 crbug.com/635619 virtual/layout_ng/fast/block/float/float-not-removed-from-next- sibling4.html [ Skip ]
607 crbug.com/635619 virtual/layout_ng/fast/block/float/line-break-after-white-space -crash.html [ Skip ]
606 608
607 #### external/csswg-test/css21/linebox 609 #### external/csswg-test/css21/linebox
608 #### Passed: 84 610 #### Passed: 84
609 #### Skipped: 95 611 #### Skipped: 95
610 crbug.com/636993 virtual/layout_ng/external/csswg-test/css21/linebox/border-padd ing-bleed-001.xht [ Skip ] 612 crbug.com/636993 virtual/layout_ng/external/csswg-test/css21/linebox/border-padd ing-bleed-001.xht [ Skip ]
611 crbug.com/636993 virtual/layout_ng/external/csswg-test/css21/linebox/border-padd ing-bleed-002.xht [ Skip ] 613 crbug.com/636993 virtual/layout_ng/external/csswg-test/css21/linebox/border-padd ing-bleed-002.xht [ Skip ]
612 crbug.com/636993 virtual/layout_ng/external/csswg-test/css21/linebox/border-padd ing-bleed-003.xht [ Skip ] 614 crbug.com/636993 virtual/layout_ng/external/csswg-test/css21/linebox/border-padd ing-bleed-003.xht [ Skip ]
613 crbug.com/636993 virtual/layout_ng/external/csswg-test/css21/linebox/empty-inlin e-002.xht [ Skip ] 615 crbug.com/636993 virtual/layout_ng/external/csswg-test/css21/linebox/empty-inlin e-002.xht [ Skip ]
614 crbug.com/636993 virtual/layout_ng/external/csswg-test/css21/linebox/empty-inlin e-003.xht [ Skip ] 616 crbug.com/636993 virtual/layout_ng/external/csswg-test/css21/linebox/empty-inlin e-003.xht [ Skip ]
615 crbug.com/636993 virtual/layout_ng/external/csswg-test/css21/linebox/inline-form atting-context-001.xht [ Skip ] 617 crbug.com/636993 virtual/layout_ng/external/csswg-test/css21/linebox/inline-form atting-context-001.xht [ Skip ]
(...skipping 2039 matching lines...) Expand 10 before | Expand all | Expand 10 after
2655 crbug.com/703533 [ Mac ] shapedetection/detection-security-test.html [ Crash Fa ilure Pass ] 2657 crbug.com/703533 [ Mac ] shapedetection/detection-security-test.html [ Crash Fa ilure Pass ]
2656 crbug.com/674720 http/tests/loading/preload-img-test.html [ Pass Failure ] 2658 crbug.com/674720 http/tests/loading/preload-img-test.html [ Pass Failure ]
2657 crbug.com/674720 virtual/mojo-loading/http/tests/loading/preload-img-test.html [ Pass Failure ] 2659 crbug.com/674720 virtual/mojo-loading/http/tests/loading/preload-img-test.html [ Pass Failure ]
2658 crbug.com/703650 virtual/enable_wasm/http/tests/wasm/wasm_serialization_tests.ht ml [ Skip ] 2660 crbug.com/703650 virtual/enable_wasm/http/tests/wasm/wasm_serialization_tests.ht ml [ Skip ]
2659 crbug.com/703650 virtual/enable_wasm/http/tests/wasm/wasm_indexeddb_test.html [ Skip ] 2661 crbug.com/703650 virtual/enable_wasm/http/tests/wasm/wasm_indexeddb_test.html [ Skip ]
2660 2662
2661 crbug.com/706091 [ Linux ] virtual/wheelscrolllatching/fast/events/wheel/wheel-s croll-latching-on-scrollbar.html [ Failure Pass ] 2663 crbug.com/706091 [ Linux ] virtual/wheelscrolllatching/fast/events/wheel/wheel-s croll-latching-on-scrollbar.html [ Failure Pass ]
2662 2664
2663 crbug.com/v8/5808 inspector/coverage/gutter-js.html [ NeedsManualRebaseline ] 2665 crbug.com/v8/5808 inspector/coverage/gutter-js.html [ NeedsManualRebaseline ]
2664 crbug.com/v8/5808 inspector/coverage/multiple-instances-merge.html [ NeedsManual Rebaseline ] 2666 crbug.com/v8/5808 inspector/coverage/multiple-instances-merge.html [ NeedsManual Rebaseline ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698