summaryrefslogtreecommitdiffstats
path: root/webkit/data
diff options
context:
space:
mode:
authorplaymobil@google.com <playmobil@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-29 20:50:49 +0000
committerplaymobil@google.com <playmobil@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-29 20:50:49 +0000
commit4098ab57d4d148ed64ba0f66fbea5439ffd567f0 (patch)
tree88a930c1d0f6093caa30b2ecb780947ee93fcd15 /webkit/data
parent2bfd94d8ca8da6407190f97c3c27007e068bdaaa (diff)
downloadchromium_src-4098ab57d4d148ed64ba0f66fbea5439ffd567f0.zip
chromium_src-4098ab57d4d148ed64ba0f66fbea5439ffd567f0.tar.gz
chromium_src-4098ab57d4d148ed64ba0f66fbea5439ffd567f0.tar.bz2
This time, really check in new baselines for WebKit merge 42932:42994
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14882 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/type-delete-after-quote-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/type-delete-after-quote-expected.pngbin0 -> 5439 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/type-delete-after-quote-expected.txt15
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-body-webarchive-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-body-webarchive-expected.pngbin0 -> 6812 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-body-webarchive-expected.txt21
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-node-webarchive-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-node-webarchive-expected.pngbin0 -> 6840 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-node-webarchive-expected.txt19
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-inline-styled-node-webarchive-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-inline-styled-node-webarchive-expected.pngbin0 -> 6678 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-inline-styled-node-webarchive-expected.txt19
12 files changed, 78 insertions, 0 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/type-delete-after-quote-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/type-delete-after-quote-expected.checksum
new file mode 100644
index 0000000..fe43ec6
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/type-delete-after-quote-expected.checksum
@@ -0,0 +1 @@
+17c1a945d2afc0cb39d63f6024745a74 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/type-delete-after-quote-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/type-delete-after-quote-expected.png
new file mode 100644
index 0000000..db5c44e
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/type-delete-after-quote-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/type-delete-after-quote-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/type-delete-after-quote-expected.txt
new file mode 100644
index 0000000..7ad7a8c
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/type-delete-after-quote-expected.txt
@@ -0,0 +1,15 @@
+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 784x576
+ RenderBlock {DIV} at (0,0) size 784x40
+ RenderText {#text} at (0,0) size 770x39
+ text run at (0,0) width 770: "When your cursor is after an empty blockquote, hitting delete should bring the cursor (and the content following the cursor) back"
+ text run at (0,20) width 371: "into the blockquote, instead of deleting the empty blockquote."
+ RenderBlock {DIV} at (0,56) size 784x20
+ RenderBlock {BLOCKQUOTE} at (0,0) size 744x20 [color=#0000FF] [border: (2px solid #0000FF)]
+ RenderText {#text} at (12,0) size 133x19
+ text run at (12,0) width 133: "This should be quoted"
+ RenderBlock (anonymous) at (0,36) size 784x0
+caret: position 0 of child 0 {#text} of child 0 {BLOCKQUOTE} of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-body-webarchive-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-body-webarchive-expected.checksum
new file mode 100644
index 0000000..d49bda1
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-body-webarchive-expected.checksum
@@ -0,0 +1 @@
+027b98afc54e49188a0390ee63648788 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-body-webarchive-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-body-webarchive-expected.png
new file mode 100644
index 0000000..938973a
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-body-webarchive-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-body-webarchive-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-body-webarchive-expected.txt
new file mode 100644
index 0000000..97b939f
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-body-webarchive-expected.txt
@@ -0,0 +1,21 @@
+CONSOLE MESSAGE: line 7: Uncaught TypeError: Object [object Object] has no method 'dumpDOMAsWebArchive'
+ALERT: When running this test under Safari, popup blocking must be disabled.
+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
+ RenderInline {SPAN} at (0,0) size 780x59
+ RenderText {#text} at (0,0) size 780x59
+ text run at (0,0) width 770: "This test takes a body with inline link color styling from a second window, moves it to the document of an iframe, makes sure the"
+ text run at (0,20) width 338: "second window has closed, then makes a WebArchive. "
+ text run at (338,20) width 205: "The test passes if it doesn't crash. "
+ text run at (543,20) width 237: "If running the test in Safari then garbage"
+ text run at (0,40) width 332: "collection might get in the way of fulling testing the bug. "
+ text run at (332,40) width 347: "One should wait \"awhile\" before making the WebArchive."
+ RenderBR {BR} at (679,55) size 0x0
+ RenderBR {BR} at (0,60) size 0x19
+ RenderInline {SPAN} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-node-webarchive-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-node-webarchive-expected.checksum
new file mode 100644
index 0000000..db82063
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-node-webarchive-expected.checksum
@@ -0,0 +1 @@
+a181326e37f0fc86cfec8bbe5b5a682d \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-node-webarchive-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-node-webarchive-expected.png
new file mode 100644
index 0000000..71df764
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-node-webarchive-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-node-webarchive-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-node-webarchive-expected.txt
new file mode 100644
index 0000000..df3491d
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-attribute-styled-node-webarchive-expected.txt
@@ -0,0 +1,19 @@
+CONSOLE MESSAGE: line 7: Uncaught TypeError: Object [object Object] has no method 'dumpDOMAsWebArchive'
+ALERT: When running this test under Safari, popup blocking must be disabled.
+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
+ RenderInline {SPAN} at (0,0) size 782x59
+ RenderText {#text} at (0,0) size 782x59
+ text run at (0,0) width 756: "This test takes a node with mapped style attributes from a different document, moves it to this document, makes sure the other"
+ text run at (0,20) width 421: "document has closed, then makes a WebArchive from this document. "
+ text run at (421,20) width 205: "The test passes if it doesn't crash. "
+ text run at (626,20) width 156: "If running the test in Safari"
+ text run at (0,40) width 413: "then garbage collection might get in the way of fulling testing the bug. "
+ text run at (413,40) width 347: "One should wait \"awhile\" before making the WebArchive."
+ RenderBR {BR} at (760,55) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-inline-styled-node-webarchive-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-inline-styled-node-webarchive-expected.checksum
new file mode 100644
index 0000000..53e7da3
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-inline-styled-node-webarchive-expected.checksum
@@ -0,0 +1 @@
+3a0429d61f68c6ed5e422edfc8648b39 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-inline-styled-node-webarchive-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-inline-styled-node-webarchive-expected.png
new file mode 100644
index 0000000..9b09596
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-inline-styled-node-webarchive-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-inline-styled-node-webarchive-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-inline-styled-node-webarchive-expected.txt
new file mode 100644
index 0000000..adc6d1f
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/adopt-inline-styled-node-webarchive-expected.txt
@@ -0,0 +1,19 @@
+CONSOLE MESSAGE: line 7: Uncaught TypeError: Object [object Object] has no method 'dumpDOMAsWebArchive'
+ALERT: When running this test under Safari, popup blocking must be disabled.
+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
+ RenderInline {SPAN} at (0,0) size 776x59
+ RenderText {#text} at (0,0) size 776x59
+ text run at (0,0) width 765: "This test takes a node with inline style from a different document, moves it to this document, makes sure the other document has"
+ text run at (0,20) width 334: "closed, then makes a WebArchive from this document. "
+ text run at (334,20) width 205: "The test passes if it doesn't crash. "
+ text run at (539,20) width 237: "If running the test in Safari then garbage"
+ text run at (0,40) width 332: "collection might get in the way of fulling testing the bug. "
+ text run at (332,40) width 347: "One should wait \"awhile\" before making the WebArchive."
+ RenderBR {BR} at (679,55) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0