Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(145)

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/baseval-animval-equality-expected.txt

Issue 596112: WebKit roll to 54752 (Closed)
Patch Set: Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/baseval-animval-equality-expected.txt
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/baseval-animval-equality-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/baseval-animval-equality-expected.txt
index 55558a19a95ed6580a535df034e3d87012ab7f6e..72e00f2b731f5c596a34230b79dd1d98cc5fd198 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/baseval-animval-equality-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/baseval-animval-equality-expected.txt
@@ -2,39 +2,39 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 600x400
RenderSVGRoot {svg} at (0,0) size 600x400
- RenderForeignObject {foreignObject} at (0,0) size 785x220
- RenderBlock {html} at (0,0) size 785x220
- RenderBlock {div} at (0,0) size 785x220
- RenderBlock (anonymous) at (0,0) size 785x20
+ RenderForeignObject {foreignObject} at (0,0) size 600x400
+ RenderBlock {html} at (0,0) size 600x220
+ RenderBlock {div} at (0,0) size 600x220
+ RenderBlock (anonymous) at (0,0) size 600x20
RenderText {#text} at (0,0) size 532x19
text run at (0,0) width 532: "This tests to make sure that baseVal and animVal are tied when animation is not enabled:"
- RenderBlock {div} at (0,20) size 785x20
+ RenderBlock {div} at (0,20) size 600x20
RenderText {#text} at (0,0) size 144x19
text run at (0,0) width 144: "svg.x.baseVal.value = 0"
- RenderBlock {div} at (0,40) size 785x20
+ RenderBlock {div} at (0,40) size 600x20
RenderText {#text} at (0,0) size 144x19
text run at (0,0) width 144: "svg.x.animVal.value = 0"
- RenderBlock {div} at (0,60) size 785x20
+ RenderBlock {div} at (0,60) size 600x20
RenderText {#text} at (0,0) size 194x19
text run at (0,0) width 194: "setting svg.x.baseVal.value = 10"
- RenderBlock {div} at (0,80) size 785x20
+ RenderBlock {div} at (0,80) size 600x20
RenderText {#text} at (0,0) size 152x19
text run at (0,0) width 152: "svg.x.baseVal.value = 10"
- RenderBlock {div} at (0,100) size 785x20
+ RenderBlock {div} at (0,100) size 600x20
RenderText {#text} at (0,0) size 152x19
text run at (0,0) width 152: "svg.x.animVal.value = 10"
- RenderBlock {div} at (0,120) size 785x20
+ RenderBlock {div} at (0,120) size 600x20
RenderText {#text} at (0,0) size 119x19
text run at (0,0) width 119: "SUCCESS (1 of 2)"
- RenderBlock {div} at (0,140) size 785x20
+ RenderBlock {div} at (0,140) size 600x20
RenderText {#text} at (0,0) size 186x19
text run at (0,0) width 186: "setting svg.x.animVal.value = 5"
- RenderBlock {div} at (0,160) size 785x20
+ RenderBlock {div} at (0,160) size 600x20
RenderText {#text} at (0,0) size 144x19
text run at (0,0) width 144: "svg.x.baseVal.value = 5"
- RenderBlock {div} at (0,180) size 785x20
+ RenderBlock {div} at (0,180) size 600x20
RenderText {#text} at (0,0) size 144x19
text run at (0,0) width 144: "svg.x.animVal.value = 5"
- RenderBlock {div} at (0,200) size 785x20
+ RenderBlock {div} at (0,200) size 600x20
RenderText {#text} at (0,0) size 119x19
text run at (0,0) width 119: "SUCCESS (2 of 2)"

Powered by Google App Engine
This is Rietveld 408576698