From: timothy_horton@apple.com Date: Thu, 15 Mar 2012 18:45:45 +0000 (+0000) Subject: Unreviewed rebaseline of canvas/philip/tests/2d.line.cap.round; the platform X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=08afd1f04e9fc033d35301cbaa81526435759ec1 Unreviewed rebaseline of canvas/philip/tests/2d.line.cap.round; the platform independent results are correct for mac now, so remove the specific ones. * platform/mac-snowleopard/canvas/philip/tests/2d.line.cap.round-expected.txt: Removed. * platform/mac/canvas/philip/tests/2d.line.cap.round-expected.txt: Removed. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@110867 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index fcd78c48ed4d..03a21f1a0e48 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,11 @@ +2012-03-15 Tim Horton + + Unreviewed rebaseline of canvas/philip/tests/2d.line.cap.round; the platform + independent results are correct for mac now, so remove the specific ones. + + * platform/mac-snowleopard/canvas/philip/tests/2d.line.cap.round-expected.txt: Removed. + * platform/mac/canvas/philip/tests/2d.line.cap.round-expected.txt: Removed. + 2012-03-15 Vsevolod Vlasov Web Inspector: MainScriptMapping should detect snippet scripts by means of sourceURL set before evaluation. diff --git a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.line.cap.round-expected.txt b/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.line.cap.round-expected.txt deleted file mode 100644 index 863339fb8ced..000000000000 --- a/LayoutTests/platform/mac-snowleopard/canvas/philip/tests/2d.line.cap.round-expected.txt +++ /dev/null @@ -1 +0,0 @@ -Passed diff --git a/LayoutTests/platform/mac/canvas/philip/tests/2d.line.cap.round-expected.txt b/LayoutTests/platform/mac/canvas/philip/tests/2d.line.cap.round-expected.txt deleted file mode 100644 index 88cef5ee4f0a..000000000000 --- a/LayoutTests/platform/mac/canvas/philip/tests/2d.line.cap.round-expected.txt +++ /dev/null @@ -1,4 +0,0 @@ -Failed assertion: got pixel [1,254,0,255] at (67,6), expected [0,255,0,255] -Failed assertion: got pixel [1,254,0,255] at (82,6), expected [0,255,0,255] -Failed assertion: got pixel [1,254,0,255] at (67,43), expected [0,255,0,255] -Failed assertion: got pixel [1,254,0,255] at (82,43), expected [0,255,0,255]