summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DEPS2
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/moving-shadow-on-container-expected.checksum2
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/moving-shadow-on-container-expected.pngbin18098 -> 18119 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/moving-shadow-on-path-expected.checksum2
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/moving-shadow-on-path-expected.pngbin18054 -> 18119 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/moving-shadow-on-container-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/moving-shadow-on-container-expected.pngbin0 -> 28617 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/moving-shadow-on-path-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/moving-shadow-on-path-expected.pngbin0 -> 28617 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-mac/LayoutTests/plugins/embed-attributes-style-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-mac/LayoutTests/plugins/embed-attributes-style-expected.pngbin0 -> 21833 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/moving-shadow-on-container-expected.checksum2
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/moving-shadow-on-container-expected.pngbin18156 -> 18177 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/moving-shadow-on-path-expected.checksum2
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/moving-shadow-on-path-expected.pngbin18116 -> 18177 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/plugins/embed-attributes-style-expected.txt9
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/shadow-with-large-radius-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/shadow-with-large-radius-expected.pngbin0 -> 8638 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/shadow-with-negative-offset-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/shadow-with-negative-offset-expected.pngbin0 -> 8647 bytes
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt2
21 files changed, 18 insertions, 8 deletions
diff --git a/DEPS b/DEPS
index 5217f70..12a36cb 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "53095",
+ "webkit_revision": "53110",
"ffmpeg_revision": "34297",
"skia_revision": "470",
"chromium_git": "http://src.chromium.org/git",
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/moving-shadow-on-container-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/moving-shadow-on-container-expected.checksum
index 9db7dd0..d791284 100644
--- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/moving-shadow-on-container-expected.checksum
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/moving-shadow-on-container-expected.checksum
@@ -1 +1 @@
-a7fdf1669e92e1f4fd3b7fbd8e0a7e62 \ No newline at end of file
+0f673e483f27851a7f785af70a9e6f10 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/moving-shadow-on-container-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/moving-shadow-on-container-expected.png
index ba7e3a3..ed0008d 100644
--- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/moving-shadow-on-container-expected.png
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/moving-shadow-on-container-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/moving-shadow-on-path-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/moving-shadow-on-path-expected.checksum
index 60ac8a2..d791284 100644
--- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/moving-shadow-on-path-expected.checksum
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/moving-shadow-on-path-expected.checksum
@@ -1 +1 @@
-331eb2189a8284b99f8b4e856cf6d8e1 \ No newline at end of file
+0f673e483f27851a7f785af70a9e6f10 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/moving-shadow-on-path-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/moving-shadow-on-path-expected.png
index 6b717fb..ed0008d 100644
--- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/moving-shadow-on-path-expected.png
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/moving-shadow-on-path-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/moving-shadow-on-container-expected.checksum b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/moving-shadow-on-container-expected.checksum
new file mode 100644
index 0000000..bca23cc
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/moving-shadow-on-container-expected.checksum
@@ -0,0 +1 @@
+86dc6a8bdd96b183cf7ea392ba518b22 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/moving-shadow-on-container-expected.png b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/moving-shadow-on-container-expected.png
new file mode 100644
index 0000000..e654846
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/moving-shadow-on-container-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/moving-shadow-on-path-expected.checksum b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/moving-shadow-on-path-expected.checksum
new file mode 100644
index 0000000..bca23cc
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/moving-shadow-on-path-expected.checksum
@@ -0,0 +1 @@
+86dc6a8bdd96b183cf7ea392ba518b22 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/moving-shadow-on-path-expected.png b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/moving-shadow-on-path-expected.png
new file mode 100644
index 0000000..e654846
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/moving-shadow-on-path-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/plugins/embed-attributes-style-expected.checksum b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/plugins/embed-attributes-style-expected.checksum
new file mode 100644
index 0000000..5d0443c
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/plugins/embed-attributes-style-expected.checksum
@@ -0,0 +1 @@
+424ed4e7ab7d997c05ef45352343e52b \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/plugins/embed-attributes-style-expected.png b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/plugins/embed-attributes-style-expected.png
new file mode 100644
index 0000000..1f203ee
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/plugins/embed-attributes-style-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/moving-shadow-on-container-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/moving-shadow-on-container-expected.checksum
index 7c59380..9fc55e3 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/moving-shadow-on-container-expected.checksum
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/moving-shadow-on-container-expected.checksum
@@ -1 +1 @@
-53285b2677143f91f497c1835e03b80b \ No newline at end of file
+0f216afa7cefd0cfb73586138a10fc78 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/moving-shadow-on-container-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/moving-shadow-on-container-expected.png
index cb3cbc1..926ec1f 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/moving-shadow-on-container-expected.png
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/moving-shadow-on-container-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/moving-shadow-on-path-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/moving-shadow-on-path-expected.checksum
index 05e02f2..9fc55e3 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/moving-shadow-on-path-expected.checksum
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/moving-shadow-on-path-expected.checksum
@@ -1 +1 @@
-a590116d32bd4c6a23439e276979102e \ No newline at end of file
+0f216afa7cefd0cfb73586138a10fc78 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/moving-shadow-on-path-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/moving-shadow-on-path-expected.png
index 5c17399..926ec1f 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/moving-shadow-on-path-expected.png
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/moving-shadow-on-path-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/plugins/embed-attributes-style-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/plugins/embed-attributes-style-expected.txt
index 6966d4c..2d26040 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/plugins/embed-attributes-style-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/plugins/embed-attributes-style-expected.txt
@@ -11,17 +11,20 @@ layer at (0,0) size 800x600
RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #000000)]
RenderBlock {DIV} at (0,66) size 784x0
RenderBlock {DIV} at (0,66) size 784x105
- RenderEmbeddedObject {EMBED} at (0,0) size 50x100
RenderText {#text} at (50,85) size 115x19
text run at (50,85) width 4: " "
text run at (54,85) width 111: "valign top attribute"
RenderBlock {DIV} at (0,171) size 784x105
- RenderEmbeddedObject {EMBED} at (0,0) size 50x100
RenderText {#text} at (50,85) size 125x19
text run at (50,85) width 4: " "
text run at (54,85) width 121: "border 5px attribute"
RenderBlock {DIV} at (0,276) size 784x107
- RenderEmbeddedObject {EMBED} at (0,0) size 52x102 [border: (1px dashed #000000)]
RenderText {#text} at (52,87) size 97x19
text run at (52,87) width 4: " "
text run at (56,87) width 93: "hidden attribute"
+layer at (8,74) size 50x100
+ RenderEmbeddedObject {EMBED} at (0,0) size 50x100
+layer at (8,179) size 50x100
+ RenderEmbeddedObject {EMBED} at (0,0) size 50x100
+layer at (8,284) size 52x102
+ RenderEmbeddedObject {EMBED} at (0,0) size 52x102 [border: (1px dashed #000000)]
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/shadow-with-large-radius-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/shadow-with-large-radius-expected.checksum
new file mode 100644
index 0000000..b889c22
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/shadow-with-large-radius-expected.checksum
@@ -0,0 +1 @@
+503a226e76cb5f63ec6a0e91c0f92a6f \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/shadow-with-large-radius-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/shadow-with-large-radius-expected.png
new file mode 100644
index 0000000..34dcae2
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/shadow-with-large-radius-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/shadow-with-negative-offset-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/shadow-with-negative-offset-expected.checksum
new file mode 100644
index 0000000..4333d8b
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/shadow-with-negative-offset-expected.checksum
@@ -0,0 +1 @@
+f8ee3ff38f89fb8af3335a833a8af516 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/shadow-with-negative-offset-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/shadow-with-negative-offset-expected.png
new file mode 100644
index 0000000..17e8b72
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/shadow-with-negative-offset-expected.png
Binary files differ
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 6448496..8fc9d7f8 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -3113,3 +3113,5 @@ BUG_JOHNNYG LINUX : LayoutTests/fast/text/find-kana.html = CRASH
// from http://trac.webkit.org/changeset/53086
BUG_JOHNNYG : LayoutTests/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop.html = TEXT
+
+