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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/svg/custom/viewbox-syntax-expected.txt

Issue 1616063002: Auto-rebaseline for r370479 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 CONSOLE ERROR: line 20: Error: Invalid value for <svg> attribute viewBox="0" 1 CONSOLE ERROR: line 20: Error: Invalid value for <svg> attribute viewBox="0"
2 CONSOLE ERROR: line 23: Error: Invalid value for <svg> attribute viewBox="0 0" 2 CONSOLE ERROR: line 23: Error: Invalid value for <svg> attribute viewBox="0 0"
3 CONSOLE ERROR: line 26: Error: Invalid value for <svg> attribute viewBox="0 0 30 " 3 CONSOLE ERROR: line 26: Error: Invalid value for <svg> attribute viewBox="0 0 30 "
4 CONSOLE ERROR: line 29: Error: Invalid value for <svg> attribute viewBox="0 0 30 40 50" 4 CONSOLE ERROR: line 29: Error: Invalid value for <svg> attribute viewBox="0 0 30 40 50"
5 CONSOLE ERROR: line 32: Error: Invalid value for <svg> attribute viewBox="0 0 30 40," 5 CONSOLE ERROR: line 32: Error: Invalid value for <svg> attribute viewBox="0 0 30 40,"
6 CONSOLE ERROR: line 35: Error: Invalid value for <svg> attribute viewBox=",0 0 3 0 40" 6 CONSOLE ERROR: line 35: Error: Invalid value for <svg> attribute viewBox=",0 0 3 0 40"
7 CONSOLE ERROR: line 38: Error: Invalid negative value for <svg> attribute viewBo x="0 0 -30 40" 7 CONSOLE ERROR: line 38: Error: <svg> attribute viewBox: A negative value is not valid. ("0 0 -30 40")
8 CONSOLE ERROR: line 41: Error: Invalid negative value for <svg> attribute viewBo x="0 0 30 -40" 8 CONSOLE ERROR: line 41: Error: <svg> attribute viewBox: A negative value is not valid. ("0 0 30 -40")
9 CONSOLE ERROR: line 44: Error: Invalid value for <svg> attribute viewBox="0 0 30 , , 40" 9 CONSOLE ERROR: line 44: Error: Invalid value for <svg> attribute viewBox="0 0 30 , , 40"
10 CONSOLE ERROR: line 47: Error: Invalid value for <svg> attribute viewBox="0 0 30 % 40" 10 CONSOLE ERROR: line 47: Error: Invalid value for <svg> attribute viewBox="0 0 30 % 40"
11 layer at (0,0) size 800x600 11 layer at (0,0) size 800x600
12 LayoutView at (0,0) size 800x600 12 LayoutView at (0,0) size 800x600
13 layer at (0,0) size 800x600 13 layer at (0,0) size 800x600
14 LayoutSVGRoot {svg} at (0,37) size 800x399 14 LayoutSVGRoot {svg} at (0,37) size 800x399
15 LayoutSVGContainer {g} at (0,37) size 800x399 15 LayoutSVGContainer {g} at (0,37) size 800x399
16 LayoutSVGContainer {g} at (0,37) size 800x399 16 LayoutSVGContainer {g} at (0,37) size 800x399
17 LayoutSVGText {text} at (0,22) size 397x11 contains 1 chunk(s) 17 LayoutSVGText {text} at (0,22) size 397x11 contains 1 chunk(s)
18 LayoutSVGInlineText {#text} at (0,0) size 397x11 18 LayoutSVGInlineText {#text} at (0,0) size 397x11
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after
157 LayoutSVGEllipse {circle} at (525,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] 157 LayoutSVGEllipse {circle} at (525,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
158 LayoutSVGPath {path} at (515,391) size 20x16 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"] 158 LayoutSVGPath {path} at (515,391) size 20x16 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"]
159 LayoutSVGContainer {g} at (583,333) size 51x101 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(350.00,200.00)}] 159 LayoutSVGContainer {g} at (583,333) size 51x101 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(350.00,200.00)}]
160 LayoutSVGViewportContainer {svg} at (583,333) size 51x101 160 LayoutSVGViewportContainer {svg} at (583,333) size 51x101
161 LayoutSVGRect {rect} at (583,333) size 51x101 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width =29.00] [height=39.00] 161 LayoutSVGRect {rect} at (583,333) size 51x101 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width =29.00] [height=39.00]
162 LayoutSVGContainer {g} at (591,358) size 34x51 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}] 162 LayoutSVGContainer {g} at (591,358) size 34x51 [transform={m=((1.00, 0.00)(0.00,1.00)) t=(0.00,5.00)}]
163 LayoutSVGEllipse {circle} at (591,358) size 34x51 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00] 163 LayoutSVGEllipse {circle} at (591,358) size 34x51 [fill={[type=SOL ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00]
164 LayoutSVGEllipse {circle} at (600,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50] 164 LayoutSVGEllipse {circle} at (600,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
165 LayoutSVGEllipse {circle} at (609,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] 165 LayoutSVGEllipse {circle} at (609,372) size 6x8 [fill={[type=SOLID ] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
166 LayoutSVGPath {path} at (598,391) size 20x16 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"] 166 LayoutSVGPath {path} at (598,391) size 20x16 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da ta="M 10 19 L 15 23 L 20 19"]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698