diff options
author | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-24 19:01:14 +0000 |
---|---|---|
committer | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-24 19:01:14 +0000 |
commit | c4848bad345fa487c5abc4645d1721d38aa28ac5 (patch) | |
tree | f0a6dfcfb6f3b671107dc54f8108a3ecd1c06879 /webkit/data | |
parent | f0673fd1ce6de53b22b7c353a3fece93e9b8fbf8 (diff) | |
download | chromium_src-c4848bad345fa487c5abc4645d1721d38aa28ac5.zip chromium_src-c4848bad345fa487c5abc4645d1721d38aa28ac5.tar.gz chromium_src-c4848bad345fa487c5abc4645d1721d38aa28ac5.tar.bz2 |
Rebaseline test. This test was failing because we map courier to courier new on Windows.
This is the same as Windows Safari, but on the mac it's just courier.
Review URL: http://codereview.chromium.org/42547
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12381 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
3 files changed, 26 insertions, 0 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/linebox-overflow-in-textarea-padding-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/linebox-overflow-in-textarea-padding-expected.checksum new file mode 100755 index 0000000..95274f8 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/linebox-overflow-in-textarea-padding-expected.checksum @@ -0,0 +1 @@ +48998a04657311dcd24c520ad8e59259
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/linebox-overflow-in-textarea-padding-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/linebox-overflow-in-textarea-padding-expected.png Binary files differnew file mode 100755 index 0000000..458ad97 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/linebox-overflow-in-textarea-padding-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/linebox-overflow-in-textarea-padding-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/linebox-overflow-in-textarea-padding-expected.txt new file mode 100755 index 0000000..2faacea --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/linebox-overflow-in-textarea-padding-expected.txt @@ -0,0 +1,25 @@ +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 784x576
+ RenderBlock (anonymous) at (0,0) size 784x57
+ RenderText {#text} at (300,37) size 4x19
+ text run at (300,37) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {P} at (0,73) size 784x20
+ RenderText {#text} at (0,0) size 769x19
+ text run at (0,0) width 769: "This is a pixel test that tests the linebox overflow in the padding on textareas. The div on the right is styled to look like a textarea."
+layer at (8,9) size 300x50 clip at (11,12) size 279x44 scrollHeight 48
+ RenderTextControl {TEXTAREA} at (0,1) size 300x50 [color=#0000FF] [bgcolor=#FFFFFF] [border: (3px solid #FFFF00)]
+ RenderBlock {DIV} at (18,18) size 249x18
+ RenderText {#text} at (0,-16) size 180x42
+ text run at (0,-16) width 162: "ggggggggg"
+ text run at (162,-16) width 18: " "
+ text run at (0,-7) width 162: "ggggggggg"
+layer at (312,10) size 300x50 clip at (315,13) size 279x44 scrollHeight 48
+ RenderBlock {DIV} at (304,2) size 300x50 [color=#0000FF] [border: (3px solid #FFFF00)]
+ RenderBlock {DIV} at (18,18) size 249x18
+ RenderText {#text} at (0,-16) size 162x42
+ text run at (0,-16) width 162: "ggggggggg"
+ text run at (0,-7) width 162: "ggggggggg"
|