Commit a6c7778e authored by nbarth@chromium.org's avatar nbarth@chromium.org

Fix formatting in skia_test_expectations.txt

Blink try bots are failing due to failure of
Tools/Scripts/lint-test-expectations

These were broken in previous CL, b/c the lint test weren't run:

Suppressions for DirectWrite tests (line thickness)
https://codereview.chromium.org/283503003

TBR=borenet, robertphillips
BUG=372497
NOTRY=true
NOTREECHECKS=true

Review URL: https://codereview.chromium.org/288493002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270014 0039d316-1c4b-4281-b951-d872f2087c98
parent a08a328e
...@@ -51,11 +51,11 @@ ...@@ -51,11 +51,11 @@
# https://code.google.com/p/skia/source/detail?r=14683 fixed swapped # https://code.google.com/p/skia/source/detail?r=14683 fixed swapped
# position/thickness in DirectWrite. Needs a corresponding change in Blink: # position/thickness in DirectWrite. Needs a corresponding change in Blink:
# https://codereview.chromium.org/281523004/ before rebaselining. # https://codereview.chromium.org/281523004/ before rebaselining.
crbug.com/372497 fast/text/decorations-with-text-combine.html [ImageOnlyFailure] crbug.com/372497 fast/text/decorations-with-text-combine.html [ ImageOnlyFailure ]
crbug.com/372497 fast/text/international/rtl-white-space-pre-wrap.html [ImageOnlyFailure] crbug.com/372497 fast/text/international/rtl-white-space-pre-wrap.html [ ImageOnlyFailure ]
crbug.com/372497 fast/text/line-breaks.html [ImageOnlyFailure] crbug.com/372497 fast/text/line-breaks.html [ ImageOnlyFailure ]
crbug.com/372497 fast/text/stroking-decorations.html [ImageOnlyFailure] crbug.com/372497 fast/text/stroking-decorations.html [ ImageOnlyFailure ]
crbug.com/372497 fast/text/trailing-white-space-2.html [ImageOnlyFailure] crbug.com/372497 fast/text/trailing-white-space-2.html [ ImageOnlyFailure ]
crbug.com/372497 fast/text/trailing-white-space.html [ImageOnlyFailure] crbug.com/372497 fast/text/trailing-white-space.html [ ImageOnlyFailure ]
# END OVERRIDES HERE (this line ensures that the file is newline-terminated) # END OVERRIDES HERE (this line ensures that the file is newline-terminated)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment