summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-28 20:58:31 +0000
committerdglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-28 20:58:31 +0000
commit179817479d6d1e66d0ccdac4c5b832cd946caa56 (patch)
treec9dc07959235de973d60282f884148acd428798d
parentbf5205d1794fe024aee56af5520f45bc7ab45c49 (diff)
downloadchromium_src-179817479d6d1e66d0ccdac4c5b832cd946caa56.zip
chromium_src-179817479d6d1e66d0ccdac4c5b832cd946caa56.tar.gz
chromium_src-179817479d6d1e66d0ccdac4c5b832cd946caa56.tar.bz2
Add baselines for new tests.
TBR=jeremy BUG=0 TEST=bot Review URL: http://codereview.chromium.org/100128 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14781 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/delete-br-013-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/delete-br-013-expected.pngbin0 -> 3604 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/delete-br-013-expected.txt19
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-after-blockquote-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-after-blockquote-expected.pngbin0 -> 3604 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-after-blockquote-expected.txt17
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/nested-layers-with-hover-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/nested-layers-with-hover-expected.pngbin0 -> 5080 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/nested-layers-with-hover-expected.txt17
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/viewport-update2-expected.txt6
10 files changed, 62 insertions, 0 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/delete-br-013-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/delete-br-013-expected.checksum
new file mode 100644
index 0000000..ff652d1
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/delete-br-013-expected.checksum
@@ -0,0 +1 @@
+de8620a123471ff4e3ff3ee35fbbe5b6 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/delete-br-013-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/delete-br-013-expected.png
new file mode 100644
index 0000000..ea40a42
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/delete-br-013-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/delete-br-013-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/delete-br-013-expected.txt
new file mode 100644
index 0000000..e363e52
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/delete-br-013-expected.txt
@@ -0,0 +1,19 @@
+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 784x40
+ RenderText {#text} at (0,0) size 751x39
+ text run at (0,0) width 751: "This tests that we only preserve an empty paragraph's style when moving paragraphs around if the selection is still in an empty"
+ text run at (0,20) width 199: "paragraph after the move occurs."
+ RenderBlock {DIV} at (0,40) size 784x20
+ RenderText {#text} at (0,0) size 298x19
+ text run at (0,0) width 298: "The test passes if the text below is still underlined."
+ RenderBlock (anonymous) at (0,60) size 784x20
+ RenderBR {BR} at (0,0) size 0x19
+ RenderBlock {DIV} at (0,80) size 784x20
+ RenderInline {SPAN} at (0,0) size 179x19
+ RenderText {#text} at (0,0) size 179x19
+ text run at (0,0) width 179: "This text should be underlined"
+caret: position 30 of child 0 {#text} of child 0 {SPAN} of child 6 {DIV} of child 1 {BODY} of child 0 {HTML} of document
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-after-blockquote-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-after-blockquote-expected.checksum
new file mode 100644
index 0000000..b3e71e2
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-after-blockquote-expected.checksum
@@ -0,0 +1 @@
+3515e7efdd17b51d4092c9463e828c09 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-after-blockquote-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-after-blockquote-expected.png
new file mode 100644
index 0000000..ea40a42
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-after-blockquote-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-after-blockquote-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-after-blockquote-expected.txt
new file mode 100644
index 0000000..7016111
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-after-blockquote-expected.txt
@@ -0,0 +1,17 @@
+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 {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 341x19
+ text run at (0,0) width 341: "This tests pasting a blockquote after another blockquote."
+ RenderBlock {DIV} at (0,36) size 784x40
+ RenderBlock {BLOCKQUOTE} at (0,0) size 784x20 [color=#0000FF] [border: (2px solid #0000FF)]
+ RenderText {#text} at (22,0) size 38x19
+ text run at (22,0) width 38: "Line 1"
+ RenderBlock {BLOCKQUOTE} at (0,20) size 784x20 [color=#0000FF] [border: (2px solid #0000FF)]
+ RenderText {#text} at (22,0) size 38x19
+ text run at (22,0) width 38: "Line 2"
+ RenderBlock (anonymous) at (0,40) size 784x0
+caret: position 6 of child 0 {#text} of child 1 {BLOCKQUOTE} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/nested-layers-with-hover-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/nested-layers-with-hover-expected.checksum
new file mode 100644
index 0000000..ad9639d
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/nested-layers-with-hover-expected.checksum
@@ -0,0 +1 @@
+766bbe597c6e4211b20c5772dda036f8 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/nested-layers-with-hover-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/nested-layers-with-hover-expected.png
new file mode 100644
index 0000000..e908359d
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/nested-layers-with-hover-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/nested-layers-with-hover-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/nested-layers-with-hover-expected.txt
new file mode 100644
index 0000000..3cdf4a0
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/nested-layers-with-hover-expected.txt
@@ -0,0 +1,17 @@
+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,20) size 784x20
+ RenderText {#text} at (0,0) size 210x19
+ text run at (0,0) width 210: "PASSED: The hover effect works!"
+layer at (8,8) size 784x20
+ RenderBlock {DIV} at (0,0) size 784x20
+ RenderTable at (0,0) size 770x20
+ RenderTableSection (anonymous) at (0,0) size 770x20
+layer at (8,8) size 770x20
+ RenderTableRow {DIV} at (0,0) size 770x20 [bgcolor=#0000FF]
+ RenderTableCell (anonymous) at (0,0) size 770x20 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 770x19
+ text run at (0,0) width 770: "To test this manually, first make sure you can see this text at all, and then hover over it and make sure the background turns blue."
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/viewport-update2-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/viewport-update2-expected.txt
new file mode 100644
index 0000000..6dd8ce0
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/viewport-update2-expected.txt
@@ -0,0 +1,6 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 110x110
+ RenderSVGRoot {svg} at (-100,-100) size 300x300
+ RenderPath {rect} at (-100,-100) size 300x300 [fill={[type=SOLID] [color=#FF0000]}] [data="M-100.00,-100.00 L200.00,-100.00 L200.00,200.00 L-100.00,200.00 Z"]
+ RenderPath {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [data="M0.00,0.00 L100.00,0.00 L100.00,100.00 L0.00,100.00 Z"]