diff options
author | playmobil@google.com <playmobil@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-01 01:12:22 +0000 |
---|---|---|
committer | playmobil@google.com <playmobil@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-01 01:12:22 +0000 |
commit | f3af59e1ea6b110fb245e632312cab48ddfad48c (patch) | |
tree | 9e86fdc17c577ef58e09d6e44216ff33b174d37c /webkit/data | |
parent | 824647fbde532643c4bab65914e6e745959b7afb (diff) | |
download | chromium_src-f3af59e1ea6b110fb245e632312cab48ddfad48c.zip chromium_src-f3af59e1ea6b110fb245e632312cab48ddfad48c.tar.gz chromium_src-f3af59e1ea6b110fb245e632312cab48ddfad48c.tar.bz2 |
Rebaseline and recategorize some layout tests.
Review URL: http://codereview.chromium.org/57080
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12923 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
2 files changed, 3 insertions, 3 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/block/positioning/relative-overflow-block-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/block/positioning/relative-overflow-block-expected.txt index 7e81075..9da6bd9 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/block/positioning/relative-overflow-block-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/block/positioning/relative-overflow-block-expected.txt @@ -6,7 +6,7 @@ layer at (0,0) size 785x585 RenderText {#text} at (0,0) size 757x39 text run at (0,0) width 757: "Document canvas should be big enough to fit both blue and red (relative positioned) rectangles (ie. have scrollbars if they don't" text run at (0,20) width 90: "fit to the view) " -layer at (8,48) size 506x506 +layer at (8,48) size 504x506 RenderBlock (positioned) {DIV} at (8,48) size 504x504 [border: (2px solid #0000FF)] layer at (310,350) size 504x504 RenderBlock (relative positioned) {DIV} at (2,2) size 504x504 [border: (2px solid #FF0000)] diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transforms-with-opacity-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transforms-with-opacity-expected.txt index c3d6235..a88cdac 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transforms-with-opacity-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transforms-with-opacity-expected.txt @@ -6,9 +6,9 @@ layer at (0,0) size 800x600 RenderBlock (anonymous) at (0,0) size 784x20 RenderText {#text} at (0,0) size 714x19 text run at (0,0) width 714: "In the example below you should see three blocks right next to one another, and they should all be partially transparent." -layer at (8,28) size 140x130 +layer at (8,28) size 120x130 RenderBlock {DIV} at (0,20) size 120x120 [bgcolor=#87CEEB] [border: (10px solid #000000)] -layer at (18,38) size 130x130 +layer at (18,38) size 120x130 RenderBlock {DIV} at (10,10) size 120x120 [border: (10px solid #000000)] layer at (28,48) size 120x120 RenderBlock {DIV} at (10,10) size 120x120 [border: (10px solid #000000)] |