From 3982b8310a04c5d6f0f5bbd05d0a761086ed869f Mon Sep 17 00:00:00 2001 From: "mitz@apple.com" Date: Mon, 5 Mar 2012 18:36:18 +0000 Subject: [PATCH] fast/text/international/spaces-combined-in-vertical-text.html has incorrect expected results https://bugs.webkit.org/show_bug.cgi?id=80284 Reviewed by Alexey Proskuryakov. The test was added in r104322 with results from the Chromium port, which are incorrect. This is the subject of . * fast/text/international/spaces-combined-in-vertical-text-expected.txt: * platform/chromium/fast/text/international/spaces-combined-in-vertical-text-expected.txt: Copied from LayoutTests/fast/text/international/spaces-combined-in-vertical-text-expected.txt. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@109767 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 13 +++++++++++++ .../spaces-combined-in-vertical-text-expected.txt | 2 +- .../spaces-combined-in-vertical-text-expected.txt | 1 + 3 files changed, 15 insertions(+), 1 deletion(-) create mode 100755 LayoutTests/platform/chromium/fast/text/international/spaces-combined-in-vertical-text-expected.txt diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index f3dbed88c422..11b26de3fabf 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,16 @@ +2012-03-05 Dan Bernstein + + fast/text/international/spaces-combined-in-vertical-text.html has incorrect expected results + https://bugs.webkit.org/show_bug.cgi?id=80284 + + Reviewed by Alexey Proskuryakov. + + The test was added in r104322 with results from the Chromium port, which are incorrect. This + is the subject of . + + * fast/text/international/spaces-combined-in-vertical-text-expected.txt: + * platform/chromium/fast/text/international/spaces-combined-in-vertical-text-expected.txt: Copied from LayoutTests/fast/text/international/spaces-combined-in-vertical-text-expected.txt. + 2012-03-05 Dan Bernstein fast/regions/select-in-region-crash.html has incorrect expected results diff --git a/LayoutTests/fast/text/international/spaces-combined-in-vertical-text-expected.txt b/LayoutTests/fast/text/international/spaces-combined-in-vertical-text-expected.txt index cd820d6632d0..ef8831bdbc58 100755 --- a/LayoutTests/fast/text/international/spaces-combined-in-vertical-text-expected.txt +++ b/LayoutTests/fast/text/international/spaces-combined-in-vertical-text-expected.txt @@ -1 +1 @@ - +PASS if no ASSERT fail or crash in debug build. diff --git a/LayoutTests/platform/chromium/fast/text/international/spaces-combined-in-vertical-text-expected.txt b/LayoutTests/platform/chromium/fast/text/international/spaces-combined-in-vertical-text-expected.txt new file mode 100755 index 000000000000..cd820d6632d0 --- /dev/null +++ b/LayoutTests/platform/chromium/fast/text/international/spaces-combined-in-vertical-text-expected.txt @@ -0,0 +1 @@ + -- 2.36.0