summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authordarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-08 17:13:49 +0000
committerdarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-08 17:13:49 +0000
commitac2bad195f30107b093d999a05ef25b3b19fb5eb (patch)
tree979aac7df897c6f6cfd1c345607488ecc31ab218 /webkit
parentdce1d5a14014a4cf5cca35cce92c114ab813db10 (diff)
downloadchromium_src-ac2bad195f30107b093d999a05ef25b3b19fb5eb.zip
chromium_src-ac2bad195f30107b093d999a05ef25b3b19fb5eb.tar.gz
chromium_src-ac2bad195f30107b093d999a05ef25b3b19fb5eb.tar.bz2
Add expected results for newly added layout tests.
Corresponding to the following WebKit changes: http://trac.webkit.org/changeset/43378 http://trac.webkit.org/changeset/43400 TBR=dglazkov Review URL: http://codereview.chromium.org/115132 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15645 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/layers/remove-only-this-layer-update-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/layers/remove-only-this-layer-update-expected.pngbin0 -> 5077 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/layers/remove-only-this-layer-update-expected.txt22
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/selection-clear-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/selection-clear-expected.pngbin0 -> 2811 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/selection-clear-expected.txt11
6 files changed, 35 insertions, 0 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/layers/remove-only-this-layer-update-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/layers/remove-only-this-layer-update-expected.checksum
new file mode 100644
index 0000000..f663efa
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/layers/remove-only-this-layer-update-expected.checksum
@@ -0,0 +1 @@
+36cda2fd91b990229556ea19147ea834 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/layers/remove-only-this-layer-update-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/layers/remove-only-this-layer-update-expected.png
new file mode 100644
index 0000000..efbb93c
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/layers/remove-only-this-layer-update-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/layers/remove-only-this-layer-update-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/layers/remove-only-this-layer-update-expected.txt
new file mode 100644
index 0000000..a7a3521
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/layers/remove-only-this-layer-update-expected.txt
@@ -0,0 +1,22 @@
+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 (0,100) size 800x500
+ RenderBlock {DIV} at (100,0) size 600x100
+ RenderBlock (anonymous) at (0,200) size 800x40
+ RenderText {#text} at (0,0) size 777x39
+ text run at (0,0) width 479: "You should see a 100x100 green rect at 100x100 above with the word PASS. "
+ text run at (479,0) width 224: "There should be no red on this page. "
+ text run at (703,0) width 74: "This is a test"
+ text run at (0,20) width 343: "case for https://bugs.webkit.org/show_bug.cgi?id=25252"
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+layer at (100,100) size 100x100
+ RenderBlock (positioned) {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
+ RenderText {#text} at (0,0) size 34x19
+ text run at (0,0) width 34: "FAIL"
+layer at (100,100) size 100x100
+ RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
+ RenderText {#text} at (0,0) size 38x19
+ text run at (0,0) width 38: "PASS"
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/selection-clear-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/selection-clear-expected.checksum
new file mode 100644
index 0000000..5711597
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/selection-clear-expected.checksum
@@ -0,0 +1 @@
+6b0ecc73552409651fdf34f695a73063 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/selection-clear-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/selection-clear-expected.png
new file mode 100644
index 0000000..5f97ba5
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/selection-clear-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/selection-clear-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/selection-clear-expected.txt
new file mode 100644
index 0000000..4ead53e
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/selection-clear-expected.txt
@@ -0,0 +1,11 @@
+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
+ RenderBlock {DIV} at (0,0) size 100x200
+ RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
+ RenderText {#text} at (0,40) size 4x19
+ text run at (0,40) width 4: " "
+ RenderBlock (anonymous) at (0,100) size 100x100
+ RenderBR {BR} at (0,40) size 0x19