summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoratwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-19 17:57:09 +0000
committeratwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-19 17:57:09 +0000
commitbaf5fd6e2f6ed7232ce99a2b2c15411f36cf5d90 (patch)
treee0c8871769bc86b4cd823c04d52ddb0481212f3b
parent4762a9ed08ec93918b58269c21f78df72bc4961e (diff)
downloadchromium_src-baf5fd6e2f6ed7232ce99a2b2c15411f36cf5d90.zip
chromium_src-baf5fd6e2f6ed7232ce99a2b2c15411f36cf5d90.tar.gz
chromium_src-baf5fd6e2f6ed7232ce99a2b2c15411f36cf5d90.tar.bz2
Fix expectations/rebaseline for LINUX version of fast/css/non-standard-checkbox-size.html (LINUX passes).
BUG=32307 Review URL: http://codereview.chromium.org/545105 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36528 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/non-standard-checkbox-size-expected.txt14
-rwxr-xr-xwebkit/tools/layout_tests/test_expectations.txt2
2 files changed, 15 insertions, 1 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/non-standard-checkbox-size-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/non-standard-checkbox-size-expected.txt
new file mode 100644
index 0000000..c356742
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/non-standard-checkbox-size-expected.txt
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderText {#text} at (0,38) size 272x19
+ text run at (0,38) width 272: "The following inputs should not be stretched. "
+ RenderBlock {INPUT} at (276,3) size 13x50
+ RenderText {#text} at (292,38) size 4x19
+ text run at (292,38) width 4: " "
+ RenderBlock {INPUT} at (301,3) size 13x50
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 512bd98..009ab2e 100755
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2995,7 +2995,7 @@ BUG32398 MAC : svg/custom/resource-invalidate-on-target-update.svg = IMAGE PASS
// Bugs from rolling from 53275:53289
BUG32305 : fast/loader/onload-willSendRequest-null-for-frame.html = TEXT
-BUG32307 WIN LINUX : fast/css/non-standard-checkbox-size.html = IMAGE+TEXT TEXT
+BUG32307 WIN : fast/css/non-standard-checkbox-size.html = IMAGE+TEXT
BUG32308 DEBUG : fast/frames/cached-frame-counter.html = TIMEOUT