diff options
author | kuchhal@chromium.org <kuchhal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-12 19:00:39 +0000 |
---|---|---|
committer | kuchhal@chromium.org <kuchhal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-12 19:00:39 +0000 |
commit | 43a9ffb2d6fe201d5ba2a9a6bc09d2c6ebbc226d (patch) | |
tree | fb3b82ddd5eead31e21c9b9993c095643b3d0d79 /webkit/data | |
parent | eb3a892e100a8628a3c38d9b6f02da16fd0cfc65 (diff) | |
download | chromium_src-43a9ffb2d6fe201d5ba2a9a6bc09d2c6ebbc226d.zip chromium_src-43a9ffb2d6fe201d5ba2a9a6bc09d2c6ebbc226d.tar.gz chromium_src-43a9ffb2d6fe201d5ba2a9a6bc09d2c6ebbc226d.tar.bz2 |
Update Linux baseline for LayoutTests/fast/layers/normal-flow-hit-test-actual.html
BUG=9157
TEST=The new baselines match with the ones upstream.
Review URL: http://codereview.chromium.org/113281
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15882 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
3 files changed, 24 insertions, 0 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/layers/normal-flow-hit-test-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/layers/normal-flow-hit-test-expected.checksum new file mode 100644 index 0000000..6f810b9 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/layers/normal-flow-hit-test-expected.checksum @@ -0,0 +1 @@ +cf890a19ef794e3cba2c4238b97ac9e2
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/layers/normal-flow-hit-test-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/layers/normal-flow-hit-test-expected.png Binary files differnew file mode 100644 index 0000000..43a0e5a --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/layers/normal-flow-hit-test-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/layers/normal-flow-hit-test-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/layers/normal-flow-hit-test-expected.txt new file mode 100644 index 0000000..bcbc86d --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/layers/normal-flow-hit-test-expected.txt @@ -0,0 +1,23 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x325 + RenderBlock {HTML} at (0,0) size 800x325 + RenderBody {BODY} at (8,16) size 784x301 + RenderBlock {P} at (0,0) size 784x20 + RenderText {#text} at (0,0) size 57x19 + text run at (0,0) width 57: "Tests for " + RenderInline {A} at (0,0) size 291x19 [color=#0000EE] + RenderText {#text} at (57,0) size 291x19 + text run at (57,0) width 291: "https://bugs.webkit.org/show_bug.cgi?id=24552" + RenderBlock (anonymous) at (0,36) size 784x125 + RenderText {#text} at (120,105) size 4x19 + text run at (120,105) width 4: " " + RenderInline {A} at (0,0) size 57x19 [color=#0000EE] + RenderText {#text} at (124,105) size 57x19 + text run at (124,105) width 57: "Link here" + RenderText {#text} at (0,0) size 0x0 + RenderBlock {DIV} at (0,281) size 784x20 + RenderText {#text} at (0,0) size 162x19 + text run at (0,0) width 162: "Found link node, so PASS" +layer at (18,62) size 100x200 + RenderBlock {DIV} at (10,10) size 100x100 [bgcolor=#808080] |