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

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

Issue 2945213004: [LayoutNG] Float behavior simplification before larger patch. (Closed)
Patch Set: [LayoutNG] Float behavior simplification before larger patch. Created 3 years, 5 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
OLDNEW
1 # This is the main failure suppression file for Blink LayoutTests. 1 # This is the main failure suppression file for Blink LayoutTests.
2 # Further documentation: 2 # Further documentation:
3 # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_te st_expectations.md 3 # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_te st_expectations.md
4 4
5 # Intentional failures to test the layout test system. 5 # Intentional failures to test the layout test system.
6 Bug(intentional) harness-tests/crash.html [ Crash ] 6 Bug(intentional) harness-tests/crash.html [ Crash ]
7 Bug(intentional) harness-tests/timeout.html [ Timeout ] 7 Bug(intentional) harness-tests/timeout.html [ Timeout ]
8 8
9 # ====== Oilpan-only failures from here ====== 9 # ====== Oilpan-only failures from here ======
10 # Most of these actually cause the tests to report success, rather than 10 # Most of these actually cause the tests to report success, rather than
(...skipping 370 matching lines...) Expand 10 before | Expand all | Expand 10 after
381 crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/margin-col lapse-157.xht [ Failure ] 381 crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/margin-col lapse-157.xht [ Failure ]
382 crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/margin-col lapse-158.xht [ Failure ] 382 crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/margin-col lapse-158.xht [ Failure ]
383 crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/margin-col lapse-clear-002.xht [ Failure ] 383 crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/margin-col lapse-clear-002.xht [ Failure ]
384 crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/margin-col lapse-clear-003.xht [ Failure ] 384 crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/margin-col lapse-clear-003.xht [ Failure ]
385 crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/margin-col lapse-clear-008.xht [ Failure ] 385 crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/margin-col lapse-clear-008.xht [ Failure ]
386 crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/margin-col lapse-clear-009.xht [ Failure ] 386 crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/margin-col lapse-clear-009.xht [ Failure ]
387 crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/margin-col lapse-clear-012.xht [ Failure ] 387 crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/margin-col lapse-clear-012.xht [ Failure ]
388 crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/margin-col lapse-clear-013.xht [ Failure ] 388 crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/margin-col lapse-clear-013.xht [ Failure ]
389 crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/margin-col lapse-clear-014.xht [ Failure ] 389 crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/margin-col lapse-clear-014.xht [ Failure ]
390 390
391 # Regressions while changing zero-block-size float behaviour.
392 crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/floats-031 .xht [ Failure ]
393 crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/floats-114 .xht [ Failure ]
394 crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/floats-125 .xht [ Failure ]
395
391 ### virtual/layout_ng/external/wpt/css/CSS2/linebox 396 ### virtual/layout_ng/external/wpt/css/CSS2/linebox
392 397
393 # 1px glyph position diff at box boundary. Check if they need fix. 398 # 1px glyph position diff at box boundary. Check if they need fix.
394 crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/inline-formatti ng-context-001.xht [ Failure ] 399 crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/inline-formatti ng-context-001.xht [ Failure ]
395 crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/inline-formatti ng-context-023.xht [ Failure ] 400 crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/inline-formatti ng-context-023.xht [ Failure ]
396 crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align- sub-001.xht [ Failure ] 401 crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align- sub-001.xht [ Failure ]
397 crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align- super-001.xht [ Failure ] 402 crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align- super-001.xht [ Failure ]
398 403
399 # Atomic inline margins. 404 # Atomic inline margins.
400 crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align- baseline-004a.xht [ Failure ] 405 crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align- baseline-004a.xht [ Failure ]
(...skipping 2605 matching lines...) Expand 10 before | Expand all | Expand 10 after
3006 crbug.com/736177 [ Mac ] virtual/layout_ng/fast/block/basic/001.html [ Failure P ass ] 3011 crbug.com/736177 [ Mac ] virtual/layout_ng/fast/block/basic/001.html [ Failure P ass ]
3007 crbug.com/736177 [ Mac ] virtual/mojo-loading/http/tests/misc/acid2-pixel.html [ Failure Pass ] 3012 crbug.com/736177 [ Mac ] virtual/mojo-loading/http/tests/misc/acid2-pixel.html [ Failure Pass ]
3008 crbug.com/736177 [ Mac ] virtual/off-main-thread-fetch/http/tests/misc/acid2-pix el.html [ Failure Pass ] 3013 crbug.com/736177 [ Mac ] virtual/off-main-thread-fetch/http/tests/misc/acid2-pix el.html [ Failure Pass ]
3009 crbug.com/736177 [ Mac ] virtual/prefer_compositing_to_lcd_text/scrollbars/custo m-scrollbar-with-incomplete-style.html [ Failure Pass ] 3014 crbug.com/736177 [ Mac ] virtual/prefer_compositing_to_lcd_text/scrollbars/custo m-scrollbar-with-incomplete-style.html [ Failure Pass ]
3010 crbug.com/736177 [ Mac ] virtual/rootlayerscrolls/scrollbars/custom-scrollbar-wi th-incomplete-style.html [ Failure Pass ] 3015 crbug.com/736177 [ Mac ] virtual/rootlayerscrolls/scrollbars/custom-scrollbar-wi th-incomplete-style.html [ Failure Pass ]
3011 3016
3012 crbug.com/734762 [ Mac Debug ] inspector-protocol/timeline/page-frames.js [ Fail ure ] 3017 crbug.com/734762 [ Mac Debug ] inspector-protocol/timeline/page-frames.js [ Fail ure ]
3013 3018
3014 crbug.com/736255 [ Mac ] external/wpt/css/vendor-imports/mozilla/mozilla-central -reftests/flexbox/flexbox-baseline-multi-item-vert-001b.html [ Skip ] 3019 crbug.com/736255 [ Mac ] external/wpt/css/vendor-imports/mozilla/mozilla-central -reftests/flexbox/flexbox-baseline-multi-item-vert-001b.html [ Skip ]
3015 crbug.com/736732 virtual/enable_wasm/external/wpt/wasm/wasm_local_iframe_test.ht ml [ Timeout Pass ] 3020 crbug.com/736732 virtual/enable_wasm/external/wpt/wasm/wasm_local_iframe_test.ht ml [ Timeout Pass ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698