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

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

Issue 2817443003: Fix font-size shaking issue in some pages (Closed)
Patch Set: rebaseline layout-after-append.html 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
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 # TODO(qyearsley): Remove these lines and uncomment other test expectation 5 # TODO(qyearsley): Remove these lines and uncomment other test expectation
6 # lines related to CSS tests (crbug.com/706118). 6 # lines related to CSS tests (crbug.com/706118).
7 crbug.com/706118 external/wpt/css/css-flexbox-1 [ Skip ] 7 crbug.com/706118 external/wpt/css/css-flexbox-1 [ Skip ]
8 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ] 8 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ]
9 crbug.com/706118 external/wpt/css/css-shapes-1 [ Skip ] 9 crbug.com/706118 external/wpt/css/css-shapes-1 [ Skip ]
10 crbug.com/706118 external/wpt/css/css-text-3 [ Skip ] 10 crbug.com/706118 external/wpt/css/css-text-3 [ Skip ]
(...skipping 2590 matching lines...) Expand 10 before | Expand all | Expand 10 after
2601 2601
2602 # Sheriff failures 2017-04-03 2602 # Sheriff failures 2017-04-03
2603 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation 2603 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation
2604 # for Mac earlier in the file, so just skip it everywhere. 2604 # for Mac earlier in the file, so just skip it everywhere.
2605 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ] 2605 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ]
2606 2606
2607 # Tests to be run only under virtual/experimental-canvas-features/ 2607 # Tests to be run only under virtual/experimental-canvas-features/
2608 crbug.com/682753 fast/canvas-experimental [ Skip ] 2608 crbug.com/682753 fast/canvas-experimental [ Skip ]
2609 2609
2610 crbug.com/708934 fast/backgrounds/background-image-relative-url-in-iframe.html [ Failure Pass ] 2610 crbug.com/708934 fast/backgrounds/background-image-relative-url-in-iframe.html [ Failure Pass ]
2611
2612 crbug.com/452709 fast/text-autosizing/layout-after-append.html [ NeedsRebaseline ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698