summaryrefslogtreecommitdiffstats
path: root/webkit/data
diff options
context:
space:
mode:
authorfinnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-02 21:35:05 +0000
committerfinnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-02 21:35:05 +0000
commit79920d7262a0d35e029531654757ca36aecb9fd2 (patch)
tree3fbf1490bc38d107237725aeea5f69b30a22238e /webkit/data
parentb2682c2cf5442bccae22ae4648b30f7f568444ff (diff)
downloadchromium_src-79920d7262a0d35e029531654757ca36aecb9fd2.zip
chromium_src-79920d7262a0d35e029531654757ca36aecb9fd2.tar.gz
chromium_src-79920d7262a0d35e029531654757ca36aecb9fd2.tar.bz2
Two new tests missing an expected baseline.
(No code change - got permission from tc to check this in) Review URL: http://codereview.chromium.org/19514 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9050 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-on-inline-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-on-inline-expected.pngbin0 -> 9556 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-on-inline-expected.txt31
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-table-row-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-table-row-expected.pngbin0 -> 16219 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-table-row-expected.txt30
6 files changed, 63 insertions, 0 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-on-inline-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-on-inline-expected.checksum
new file mode 100644
index 0000000..2095c7a
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-on-inline-expected.checksum
@@ -0,0 +1 @@
+58ff301052507cb09137e9dcb89034de \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-on-inline-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-on-inline-expected.png
new file mode 100644
index 0000000..2b06ff1
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-on-inline-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-on-inline-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-on-inline-expected.txt
new file mode 100644
index 0000000..f06bad4
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-on-inline-expected.txt
@@ -0,0 +1,31 @@
+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 {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 27x19
+ text run at (0,0) width 27: "The "
+ RenderInline {SPAN} at (0,0) size 131x19
+ RenderText {#text} at (27,0) size 131x19
+ text run at (27,0) width 131: "span in this paragraph"
+ RenderText {#text} at (158,0) size 282x19
+ text run at (158,0) width 282: " has a transform, which has no effect on inlines."
+ RenderBlock {P} at (0,36) size 784x20
+ RenderText {#text} at (0,0) size 27x19
+ text run at (0,0) width 27: "The "
+ RenderText {#text} at (158,0) size 585x19
+ text run at (158,0) width 585: " has a transform, which has no effect on inlines. It also has opacity to throw it into a RenderLayer."
+ RenderBlock {P} at (0,72) size 784x20
+ RenderText {#text} at (0,0) size 27x19
+ text run at (0,0) width 27: "The "
+ RenderText {#text} at (158,0) size 519x19
+ text run at (158,0) width 519: " has a transform and opacity, and is an inline-block. So it should respect the transform."
+layer at (8,44) size 131x19
+ RenderInline {SPAN} at (0,0) size 131x19
+ RenderText {#text} at (27,0) size 131x19
+ text run at (27,0) width 131: "span in this paragraph"
+layer at (35,80) size 131x20
+ RenderBlock {SPAN} at (27,0) size 131x20
+ RenderText {#text} at (0,0) size 131x19
+ text run at (0,0) width 131: "span in this paragraph"
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-table-row-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-table-row-expected.checksum
new file mode 100644
index 0000000..8b6c334
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-table-row-expected.checksum
@@ -0,0 +1 @@
+b4a3e35cdedf903787e3d458991d3560 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-table-row-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-table-row-expected.png
new file mode 100644
index 0000000..82adc3f
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-table-row-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-table-row-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-table-row-expected.txt
new file mode 100644
index 0000000..53d55c2
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transform-table-row-expected.txt
@@ -0,0 +1,30 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x158
+ RenderBlock {HTML} at (0,0) size 800x158
+ RenderBody {BODY} at (8,16) size 784x134
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 332x19
+ text run at (0,0) width 332: "All of the table rows and cells below should be rotated."
+ RenderTable {TABLE} at (0,36) size 188x98
+ RenderTableSection {TBODY} at (0,0) size 188x98
+ RenderTableRow {TR} at (0,50) size 188x22
+ RenderTableRow {TR} at (0,74) size 188x22
+layer at (8,54) size 188x22
+ RenderTableRow {TR} at (0,2) size 188x22
+ RenderTableCell {TD} at (2,2) size 184x22 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 105x19
+ text run at (1,1) width 105: "Transformed row"
+layer at (8,78) size 188x22
+ RenderTableRow {TR} at (0,26) size 188x22
+ RenderTableCell {TD} at (2,26) size 184x22 [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 182x19
+ text run at (1,1) width 182: "Transformed row with opacity"
+layer at (10,102) size 184x22
+ RenderTableCell {TD} at (2,50) size 184x22 [r=2 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 101x19
+ text run at (1,1) width 101: "Transformed cell"
+layer at (10,126) size 184x22
+ RenderTableCell {TD} at (2,74) size 184x22 [r=3 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 178x19
+ text run at (1,1) width 178: "Transformed cell with opacity"