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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/css/svg-attribute-parser-mode-expected.txt

Issue 1363233003: Make sure <url>s are being serialized according to spec (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix interpolation tests Created 5 years, 2 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 Test strict color parsing on SVG presentation attributes. 1 Test strict color parsing on SVG presentation attributes.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 0, 0)" 6 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 0, 0)"
7 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 128, 0)" 7 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 128, 0)"
8 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 0, 0)" 8 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 0, 0)"
9 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 128, 0)" 9 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 128, 0)"
10 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 0, 0)" 10 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 0, 0)"
11 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 128, 0)" 11 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 128, 0)"
12 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 0, 0)" 12 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 0, 0)"
13 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 128, 0)" 13 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 128, 0)"
14 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 0, 0)" 14 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 0, 0)"
15 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 128, 0)" 15 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 128, 0)"
16 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 0, 0)" 16 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 0, 0)"
17 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 128, 0)" 17 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 128, 0)"
18 PASS document.defaultView.getComputedStyle(rect, null).fill is "url(#reference)" 18 PASS document.defaultView.getComputedStyle(rect, null).fill is "url(\"#reference \")"
19 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 128, 0)" 19 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 128, 0)"
20 PASS document.defaultView.getComputedStyle(rect, null).fill is "url(#reference) rgb(0, 128, 0)" 20 PASS document.defaultView.getComputedStyle(rect, null).fill is "url(\"#reference \") rgb(0, 128, 0)"
21 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 128, 0)" 21 PASS document.defaultView.getComputedStyle(rect, null).fill is "rgb(0, 128, 0)"
22 PASS document.defaultView.getComputedStyle(rect, null).stroke is "none" 22 PASS document.defaultView.getComputedStyle(rect, null).stroke is "none"
23 PASS document.defaultView.getComputedStyle(rect, null).stroke is "rgb(0, 128, 0) " 23 PASS document.defaultView.getComputedStyle(rect, null).stroke is "rgb(0, 128, 0) "
24 PASS document.defaultView.getComputedStyle(rect, null).stroke is "none" 24 PASS document.defaultView.getComputedStyle(rect, null).stroke is "none"
25 PASS document.defaultView.getComputedStyle(rect, null).stroke is "rgb(0, 128, 0) " 25 PASS document.defaultView.getComputedStyle(rect, null).stroke is "rgb(0, 128, 0) "
26 PASS document.defaultView.getComputedStyle(rect, null).stroke is "none" 26 PASS document.defaultView.getComputedStyle(rect, null).stroke is "none"
27 PASS document.defaultView.getComputedStyle(rect, null).stroke is "rgb(0, 128, 0) " 27 PASS document.defaultView.getComputedStyle(rect, null).stroke is "rgb(0, 128, 0) "
28 PASS document.defaultView.getComputedStyle(rect, null).stroke is "none" 28 PASS document.defaultView.getComputedStyle(rect, null).stroke is "none"
29 PASS document.defaultView.getComputedStyle(rect, null).stroke is "rgb(0, 128, 0) " 29 PASS document.defaultView.getComputedStyle(rect, null).stroke is "rgb(0, 128, 0) "
30 PASS document.defaultView.getComputedStyle(rect, null).stroke is "none" 30 PASS document.defaultView.getComputedStyle(rect, null).stroke is "none"
31 PASS document.defaultView.getComputedStyle(rect, null).stroke is "rgb(0, 128, 0) " 31 PASS document.defaultView.getComputedStyle(rect, null).stroke is "rgb(0, 128, 0) "
32 PASS document.defaultView.getComputedStyle(rect, null).stroke is "none" 32 PASS document.defaultView.getComputedStyle(rect, null).stroke is "none"
33 PASS document.defaultView.getComputedStyle(rect, null).stroke is "rgb(0, 128, 0) " 33 PASS document.defaultView.getComputedStyle(rect, null).stroke is "rgb(0, 128, 0) "
34 PASS document.defaultView.getComputedStyle(rect, null).stroke is "url(#reference )" 34 PASS document.defaultView.getComputedStyle(rect, null).stroke is "url(\"#referen ce\")"
35 PASS document.defaultView.getComputedStyle(rect, null).stroke is "rgb(0, 128, 0) " 35 PASS document.defaultView.getComputedStyle(rect, null).stroke is "rgb(0, 128, 0) "
36 PASS document.defaultView.getComputedStyle(rect, null).stroke is "url(#reference ) rgb(0, 128, 0)" 36 PASS document.defaultView.getComputedStyle(rect, null).stroke is "url(\"#referen ce\") rgb(0, 128, 0)"
37 PASS document.defaultView.getComputedStyle(rect, null).stroke is "rgb(0, 128, 0) " 37 PASS document.defaultView.getComputedStyle(rect, null).stroke is "rgb(0, 128, 0) "
38 PASS document.defaultView.getComputedStyle(rect, null).color is "rgb(0, 0, 0)" 38 PASS document.defaultView.getComputedStyle(rect, null).color is "rgb(0, 0, 0)"
39 PASS document.defaultView.getComputedStyle(rect, null).color is "rgb(0, 128, 0)" 39 PASS document.defaultView.getComputedStyle(rect, null).color is "rgb(0, 128, 0)"
40 PASS document.defaultView.getComputedStyle(rect, null).color is "rgb(0, 0, 0)" 40 PASS document.defaultView.getComputedStyle(rect, null).color is "rgb(0, 0, 0)"
41 PASS document.defaultView.getComputedStyle(rect, null).color is "rgb(0, 128, 0)" 41 PASS document.defaultView.getComputedStyle(rect, null).color is "rgb(0, 128, 0)"
42 PASS document.defaultView.getComputedStyle(rect, null).color is "rgb(0, 0, 0)" 42 PASS document.defaultView.getComputedStyle(rect, null).color is "rgb(0, 0, 0)"
43 PASS document.defaultView.getComputedStyle(rect, null).color is "rgb(0, 128, 0)" 43 PASS document.defaultView.getComputedStyle(rect, null).color is "rgb(0, 128, 0)"
44 PASS document.defaultView.getComputedStyle(rect, null).color is "rgb(0, 0, 0)" 44 PASS document.defaultView.getComputedStyle(rect, null).color is "rgb(0, 0, 0)"
45 PASS document.defaultView.getComputedStyle(rect, null).color is "rgb(0, 128, 0)" 45 PASS document.defaultView.getComputedStyle(rect, null).color is "rgb(0, 128, 0)"
46 PASS document.defaultView.getComputedStyle(rect, null).color is "rgb(0, 0, 0)" 46 PASS document.defaultView.getComputedStyle(rect, null).color is "rgb(0, 0, 0)"
(...skipping 21 matching lines...) Expand all
68 PASS document.defaultView.getComputedStyle(rect, null).floodColor is "rgb(0, 0, 0)" 68 PASS document.defaultView.getComputedStyle(rect, null).floodColor is "rgb(0, 0, 0)"
69 PASS document.defaultView.getComputedStyle(rect, null).floodColor is "rgb(0, 128 , 0)" 69 PASS document.defaultView.getComputedStyle(rect, null).floodColor is "rgb(0, 128 , 0)"
70 PASS document.defaultView.getComputedStyle(rect, null).floodColor is "rgb(0, 0, 0)" 70 PASS document.defaultView.getComputedStyle(rect, null).floodColor is "rgb(0, 0, 0)"
71 PASS document.defaultView.getComputedStyle(rect, null).floodColor is "rgb(0, 128 , 0)" 71 PASS document.defaultView.getComputedStyle(rect, null).floodColor is "rgb(0, 128 , 0)"
72 PASS document.defaultView.getComputedStyle(rect, null).floodColor is "rgb(0, 0, 0)" 72 PASS document.defaultView.getComputedStyle(rect, null).floodColor is "rgb(0, 0, 0)"
73 PASS document.defaultView.getComputedStyle(rect, null).floodColor is "rgb(0, 128 , 0)" 73 PASS document.defaultView.getComputedStyle(rect, null).floodColor is "rgb(0, 128 , 0)"
74 PASS successfullyParsed is true 74 PASS successfullyParsed is true
75 75
76 TEST COMPLETE 76 TEST COMPLETE
77 77
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698