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

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

Issue 1623403003: Auto-rebaseline for r371022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 CONSOLE ERROR: line 5: Error: Invalid value for <polyline> attribute points="0" 1 CONSOLE ERROR: line 5: Error: Invalid value for <polyline> attribute points="0"
2 CONSOLE ERROR: Error: Invalid value for <polyline> attribute points="0" 2 CONSOLE ERROR: Error: Invalid value for <polyline> attribute points="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 0x0
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