diff options
author | pinkerton@chromium.org <pinkerton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-06 15:58:03 +0000 |
---|---|---|
committer | pinkerton@chromium.org <pinkerton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-06 15:58:03 +0000 |
commit | 43f91a4f2a51cb808d4ba8c5975b83aba3b55c7e (patch) | |
tree | bc3510f16e76ee8e4776de8679f8ce31f560d451 /webkit/data | |
parent | 599cb06e63e08b77c467c802cf6576c2a9cf6248 (diff) | |
download | chromium_src-43f91a4f2a51cb808d4ba8c5975b83aba3b55c7e.zip chromium_src-43f91a4f2a51cb808d4ba8c5975b83aba3b55c7e.tar.gz chromium_src-43f91a4f2a51cb808d4ba8c5975b83aba3b55c7e.tar.bz2 |
Rebase a test that had been fixed already on windows.
Review URL: http://codereview.chromium.org/39261
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11116 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
-rw-r--r-- | webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/replaceChild-expected.txt | 28 |
1 files changed, 17 insertions, 11 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/replaceChild-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/replaceChild-expected.txt index 1577d89..5c10603 100644 --- a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/replaceChild-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/replaceChild-expected.txt @@ -1,13 +1,19 @@ layer at (0,0) size 800x600 RenderView at (0,0) size 800x600 -layer at (0,0) size 800x36 - RenderBlock {HTML} at (0,0) size 800x36 - RenderBody {BODY} at (0,0) size 800x36 [bgcolor=#CCFFCC] - RenderBlock {DIV} at (0,0) size 800x36 - RenderBlock {DIV} at (0,0) size 800x36 - RenderBlock {DIV} at (0,0) size 800x18 - RenderText {#text} at (0,0) size 33x18 - text run at (0,0) width 33: "test 1" - RenderBlock {DIV} at (0,18) size 800x18 - RenderText {#text} at (0,0) size 33x18 - text run at (0,0) width 33: "test 2" +layer at (0,0) size 800x152 + RenderBlock {HTML} at (0,0) size 800x152 + RenderBody {BODY} at (0,0) size 800x152 [bgcolor=#CCFFCC] + RenderBlock {DIV} at (0,0) size 800x152 + RenderPartObject {IFRAME} at (0,0) size 152x152 [border: (1px solid #000000)] + layer at (0,0) size 150x150 + RenderView at (0,0) size 150x150 + layer at (0,0) size 150x52 + RenderBlock {HTML} at (0,0) size 150x52 + RenderBody {BODY} at (8,8) size 134x36 + RenderBlock {DIV} at (0,0) size 134x36 + RenderBlock {DIV} at (0,0) size 134x18 + RenderText {#text} at (0,0) size 33x18 + text run at (0,0) width 33: "test 1" + RenderBlock {DIV} at (0,18) size 134x18 + RenderText {#text} at (0,0) size 33x18 + text run at (0,0) width 33: "test 2" |