summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorjaphet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-29 22:18:09 +0000
committerjaphet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-29 22:18:09 +0000
commit617176577ba1075f139b7627950876b017510d18 (patch)
tree7928e688e9d5f429656736ebf4ecf4e963559d99 /webkit
parentfbc93b36cbe62f4777c3f07f87ea113afbd2f348 (diff)
downloadchromium_src-617176577ba1075f139b7627950876b017510d18.zip
chromium_src-617176577ba1075f139b7627950876b017510d18.tar.gz
chromium_src-617176577ba1075f139b7627950876b017510d18.tar.bz2
Add baseline for new test LayoutTests/fast/overflow/position-fixed-transform-clipping.html
BUG=22549 TEST=none Review URL: http://codereview.chromium.org/344028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30524 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/overflow/position-fixed-transform-clipping-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/overflow/position-fixed-transform-clipping-expected.pngbin0 -> 8516 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/position-fixed-transform-clipping-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/position-fixed-transform-clipping-expected.pngbin0 -> 4448 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/position-fixed-transform-clipping-expected.txt18
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt3
6 files changed, 20 insertions, 3 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/overflow/position-fixed-transform-clipping-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/overflow/position-fixed-transform-clipping-expected.checksum
new file mode 100644
index 0000000..2badcb0
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/overflow/position-fixed-transform-clipping-expected.checksum
@@ -0,0 +1 @@
+65edd79027a3c8a0d1e6bf9334f855e4 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/overflow/position-fixed-transform-clipping-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/overflow/position-fixed-transform-clipping-expected.png
new file mode 100644
index 0000000..d94cb49
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/overflow/position-fixed-transform-clipping-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/position-fixed-transform-clipping-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/position-fixed-transform-clipping-expected.checksum
new file mode 100644
index 0000000..04e590d
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/position-fixed-transform-clipping-expected.checksum
@@ -0,0 +1 @@
+ca2ed06357b0a0ebe8b2e65ce910c556 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/position-fixed-transform-clipping-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/position-fixed-transform-clipping-expected.png
new file mode 100644
index 0000000..4a67566
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/position-fixed-transform-clipping-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/position-fixed-transform-clipping-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/position-fixed-transform-clipping-expected.txt
new file mode 100644
index 0000000..6867c20
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/position-fixed-transform-clipping-expected.txt
@@ -0,0 +1,18 @@
+layer at (0,0) size 785x2000
+ RenderView at (0,0) size 785x600
+layer at (0,0) size 785x2000
+ RenderBlock {HTML} at (0,0) size 785x2000
+ RenderBody {BODY} at (0,0) size 785x2000
+layer at (0,116) size 291x40
+ RenderBlock (positioned) {P} at (0,116) size 291x40
+ RenderInline {A} at (0,0) size 291x19 [color=#0000EE]
+ RenderText {#text} at (0,0) size 291x19
+ text run at (0,0) width 291: "https://bugs.webkit.org/show_bug.cgi?id=29346"
+ RenderBR {BR} at (291,15) size 0x0
+ RenderText {#text} at (0,20) size 232x19
+ text run at (0,20) width 232: "Green box should fill the black border."
+layer at (0,25) size 404x54 clip at (2,27) size 400x50
+ RenderBlock (positioned) {DIV} at (0,0) size 404x54 [border: (2px solid #000000)]
+layer at (2,27) size 400x50
+ RenderBlock {DIV} at (2,2) size 400x50 [bgcolor=#008000]
+scrolled to 0,25
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 78cc3ea..2af7f01 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -3014,9 +3014,6 @@ BUG22526 : LayoutTests/fast/js/Object-defineProperties.html = FAIL
BUG22526 : LayoutTests/fast/js/Object-defineProperty.html = FAIL
BUG22526 : LayoutTests/http/tests/security/xss-DENIED-defineProperty.html = TIMEOUT
-// WebKit merge 48500:48585, introduced by a clipping bug fix.
-BUG22549 WIN LINUX : LayoutTests/fast/overflow/position-fixed-transform-clipping.html = FAIL
-
// WebKit merge 48500:48585, due to newly added support for MathML.
BUG22554 SKIP : LayoutTests/mathml = FAIL