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

Side by Side 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 600x400 3 layer at (0,0) size 600x400
4 RenderSVGRoot {svg} at (0,0) size 600x400 4 RenderSVGRoot {svg} at (0,0) size 600x400
5 RenderForeignObject {foreignObject} at (0,0) size 785x220 5 RenderForeignObject {foreignObject} at (0,0) size 600x400
6 RenderBlock {html} at (0,0) size 785x220 6 RenderBlock {html} at (0,0) size 600x220
7 RenderBlock {div} at (0,0) size 785x220 7 RenderBlock {div} at (0,0) size 600x220
8 RenderBlock (anonymous) at (0,0) size 785x20 8 RenderBlock (anonymous) at (0,0) size 600x20
9 RenderText {#text} at (0,0) size 532x19 9 RenderText {#text} at (0,0) size 532x19
10 text run at (0,0) width 532: "This tests to make sure that baseVal and animVal are tied when animation is not enabled:" 10 text run at (0,0) width 532: "This tests to make sure that baseVal and animVal are tied when animation is not enabled:"
11 RenderBlock {div} at (0,20) size 785x20 11 RenderBlock {div} at (0,20) size 600x20
12 RenderText {#text} at (0,0) size 144x19 12 RenderText {#text} at (0,0) size 144x19
13 text run at (0,0) width 144: "svg.x.baseVal.value = 0" 13 text run at (0,0) width 144: "svg.x.baseVal.value = 0"
14 RenderBlock {div} at (0,40) size 785x20 14 RenderBlock {div} at (0,40) size 600x20
15 RenderText {#text} at (0,0) size 144x19 15 RenderText {#text} at (0,0) size 144x19
16 text run at (0,0) width 144: "svg.x.animVal.value = 0" 16 text run at (0,0) width 144: "svg.x.animVal.value = 0"
17 RenderBlock {div} at (0,60) size 785x20 17 RenderBlock {div} at (0,60) size 600x20
18 RenderText {#text} at (0,0) size 194x19 18 RenderText {#text} at (0,0) size 194x19
19 text run at (0,0) width 194: "setting svg.x.baseVal.value = 10" 19 text run at (0,0) width 194: "setting svg.x.baseVal.value = 10"
20 RenderBlock {div} at (0,80) size 785x20 20 RenderBlock {div} at (0,80) size 600x20
21 RenderText {#text} at (0,0) size 152x19 21 RenderText {#text} at (0,0) size 152x19
22 text run at (0,0) width 152: "svg.x.baseVal.value = 10" 22 text run at (0,0) width 152: "svg.x.baseVal.value = 10"
23 RenderBlock {div} at (0,100) size 785x20 23 RenderBlock {div} at (0,100) size 600x20
24 RenderText {#text} at (0,0) size 152x19 24 RenderText {#text} at (0,0) size 152x19
25 text run at (0,0) width 152: "svg.x.animVal.value = 10" 25 text run at (0,0) width 152: "svg.x.animVal.value = 10"
26 RenderBlock {div} at (0,120) size 785x20 26 RenderBlock {div} at (0,120) size 600x20
27 RenderText {#text} at (0,0) size 119x19 27 RenderText {#text} at (0,0) size 119x19
28 text run at (0,0) width 119: "SUCCESS (1 of 2)" 28 text run at (0,0) width 119: "SUCCESS (1 of 2)"
29 RenderBlock {div} at (0,140) size 785x20 29 RenderBlock {div} at (0,140) size 600x20
30 RenderText {#text} at (0,0) size 186x19 30 RenderText {#text} at (0,0) size 186x19
31 text run at (0,0) width 186: "setting svg.x.animVal.value = 5" 31 text run at (0,0) width 186: "setting svg.x.animVal.value = 5"
32 RenderBlock {div} at (0,160) size 785x20 32 RenderBlock {div} at (0,160) size 600x20
33 RenderText {#text} at (0,0) size 144x19 33 RenderText {#text} at (0,0) size 144x19
34 text run at (0,0) width 144: "svg.x.baseVal.value = 5" 34 text run at (0,0) width 144: "svg.x.baseVal.value = 5"
35 RenderBlock {div} at (0,180) size 785x20 35 RenderBlock {div} at (0,180) size 600x20
36 RenderText {#text} at (0,0) size 144x19 36 RenderText {#text} at (0,0) size 144x19
37 text run at (0,0) width 144: "svg.x.animVal.value = 5" 37 text run at (0,0) width 144: "svg.x.animVal.value = 5"
38 RenderBlock {div} at (0,200) size 785x20 38 RenderBlock {div} at (0,200) size 600x20
39 RenderText {#text} at (0,0) size 119x19 39 RenderText {#text} at (0,0) size 119x19
40 text run at (0,0) width 119: "SUCCESS (2 of 2)" 40 text run at (0,0) width 119: "SUCCESS (2 of 2)"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698