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

Side by Side Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 11014014: Implement hyphenation for DumpRenderTree. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 2 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 | Annotate | Revision Log
OLDNEW
1 # This file should almost always be empty. Normally Chromium test expectations 1 # This file should almost always be empty. Normally Chromium test expectations
2 # are only put here temporarily, and moved to 2 # are only put here temporarily, and moved to
3 # src/third_party/WebKit/LayoutTests/platform/chromium/TestExpectations 3 # src/third_party/WebKit/LayoutTests/platform/chromium/TestExpectations
4 # where they will remain until they are rebaselined. 4 # where they will remain until they are rebaselined.
5 # 5 #
6 # 6 #
7 # If you are landing a Chromium CL that would break webkit layout tests, 7 # If you are landing a Chromium CL that would break webkit layout tests,
8 # please follow these steps: 8 # please follow these steps:
9 # 9 #
10 # 1. Add expected failures to the bottom of this file, and run your CL through 10 # 1. Add expected failures to the bottom of this file, and run your CL through
(...skipping 13 matching lines...) Expand all
24 # change. 24 # change.
25 # 25 #
26 # 26 #
27 # Every time Chromium's "WebKit Gardener" rolls the WebKit DEPS within 27 # Every time Chromium's "WebKit Gardener" rolls the WebKit DEPS within
28 # Chromium, he will delete ALL expectations within this file. (By then, they 28 # Chromium, he will delete ALL expectations within this file. (By then, they
29 # will be redundant, because you already landed those same expectations in 29 # will be redundant, because you already landed those same expectations in
30 # src/third_party/WebKit/LayoutTests/platform/chromium/TestExpectations . 30 # src/third_party/WebKit/LayoutTests/platform/chromium/TestExpectations .
31 # Right?) 31 # Right?)
32 # 32 #
33 # EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL 33 # EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL
34
35 # Need rebaselines because r160044 implements CSS3 hyphenation.
36 crbug.com/47083 fast/text/hyphenate-character.html [ Failure ImageOnlyFailure ]
37 crbug.com/47083 fast/text/hyphenate-limit-before-after.html [ Failure ImageOnlyF ailure ]
38 crbug.com/47083 fast/text/hyphens.html [ Failure ImageOnlyFailure ]
OLDNEW
« webkit/support/test_webkit_platform_support.cc ('K') | « webkit/support/webkit_support.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698