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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/custom/use-property-synchronization-crash-expected.txt

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - Created 4 years 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 5: Error: <polyline> attribute points: Unexpected end of att ribute. Expected number, "0". 1 CONSOLE ERROR: line 5: Error: <polyline> attribute points: Unexpected end of att ribute. Expected number, "0".
2 CONSOLE ERROR: Error: <polyline> attribute points: Unexpected end of attribute. Expected number, "0". 2 CONSOLE ERROR: Error: <polyline> attribute points: Unexpected end of attribute. Expected number, "0".
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutView at (0,0) size 800x600 4 LayoutView at (0,0) size 800x600
5 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
6 LayoutSVGRoot {svg} at (0,0) size 0x0 6 LayoutSVGRoot {svg} at (0,0) size 800x600
7 LayoutSVGContainer {g} at (0,0) size 0x0 7 LayoutSVGContainer {g} at (0,0) size 0x0
8 LayoutSVGContainer {g} at (0,0) size 0x0 8 LayoutSVGContainer {g} at (0,0) size 0x0
9 LayoutSVGPath {polyline} at (0,0) size 0x0 [fill={[type=SOLID] [color=#0 00000]}] [points=""] 9 LayoutSVGPath {polyline} at (0,0) size 0x0 [fill={[type=SOLID] [color=#0 00000]}] [points=""]
10 LayoutSVGContainer {use} at (0,0) size 0x0 10 LayoutSVGContainer {use} at (0,0) size 0x0
11 LayoutSVGContainer {g} at (0,0) size 0x0 11 LayoutSVGContainer {g} at (0,0) size 0x0
12 LayoutSVGPath {polyline} at (0,0) size 0x0 [fill={[type=SOLID] [color= #000000]}] [points=""] 12 LayoutSVGPath {polyline} at (0,0) size 0x0 [fill={[type=SOLID] [color= #000000]}] [points=""]
13 LayoutSVGContainer {g} at (0,0) size 0x0 13 LayoutSVGContainer {g} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698