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

Side by Side Diff: skia/skia_test_expectations.txt

Issue 288493002: Fix formatting in skia_test_expectations.txt (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # TEMPORARY overrides of 1 # TEMPORARY overrides of
2 # src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt 2 # src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
3 # that are associated with changes to the Skia code. 3 # that are associated with changes to the Skia code.
4 # 4 #
5 # GUIDELINES: 5 # GUIDELINES:
6 # - This file should be empty most of the time. 6 # - This file should be empty most of the time.
7 # - Expectations should only be added TEMPORARILY, as a step towards 7 # - Expectations should only be added TEMPORARILY, as a step towards
8 # rebaselining layout test results. If any one expectation remains in here 8 # rebaselining layout test results. If any one expectation remains in here
9 # for more than a week or two, then we are probably doing something wrong. 9 # for more than a week or two, then we are probably doing something wrong.
10 # - Expectations from this file should NOT be rolled into any other 10 # - Expectations from this file should NOT be rolled into any other
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 # 44 #
45 # 6. Make sure to rebaseline the layout tests as soon as possible! The longer 45 # 6. Make sure to rebaseline the layout tests as soon as possible! The longer
46 # we leave overrides in this file, the harder it will be to rebaseline those 46 # we leave overrides in this file, the harder it will be to rebaseline those
47 # tests (because other rendering changes might creep in). 47 # tests (because other rendering changes might creep in).
48 # 48 #
49 # START OVERRIDES HERE 49 # START OVERRIDES HERE
50 50
51 # https://code.google.com/p/skia/source/detail?r=14683 fixed swapped 51 # https://code.google.com/p/skia/source/detail?r=14683 fixed swapped
52 # position/thickness in DirectWrite. Needs a corresponding change in Blink: 52 # position/thickness in DirectWrite. Needs a corresponding change in Blink:
53 # https://codereview.chromium.org/281523004/ before rebaselining. 53 # https://codereview.chromium.org/281523004/ before rebaselining.
54 crbug.com/372497 fast/text/decorations-with-text-combine.html [ImageOnlyFailure] 54 crbug.com/372497 fast/text/decorations-with-text-combine.html [ ImageOnlyFailure ]
55 crbug.com/372497 fast/text/international/rtl-white-space-pre-wrap.html [ImageOnl yFailure] 55 crbug.com/372497 fast/text/international/rtl-white-space-pre-wrap.html [ ImageOn lyFailure ]
56 crbug.com/372497 fast/text/line-breaks.html [ImageOnlyFailure] 56 crbug.com/372497 fast/text/line-breaks.html [ ImageOnlyFailure ]
57 crbug.com/372497 fast/text/stroking-decorations.html [ImageOnlyFailure] 57 crbug.com/372497 fast/text/stroking-decorations.html [ ImageOnlyFailure ]
58 crbug.com/372497 fast/text/trailing-white-space-2.html [ImageOnlyFailure] 58 crbug.com/372497 fast/text/trailing-white-space-2.html [ ImageOnlyFailure ]
59 crbug.com/372497 fast/text/trailing-white-space.html [ImageOnlyFailure] 59 crbug.com/372497 fast/text/trailing-white-space.html [ ImageOnlyFailure ]
60 60
61 # END OVERRIDES HERE (this line ensures that the file is newline-terminated) 61 # END OVERRIDES HERE (this line ensures that the file is newline-terminated)
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698