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

Side by Side Diff: LayoutTests/svg/css/getComputedStyle-basic-expected.txt

Issue 956553004: Use Length for baselineShiftValue in SVGLayoutStyle (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: A few more TEs. Created 5 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 | Annotate | Revision Log
OLDNEW
1 rect: style.getPropertyValue(background-attachment) : scroll 1 rect: style.getPropertyValue(background-attachment) : scroll
2 rect: style.getPropertyValue(background-clip) : border-box 2 rect: style.getPropertyValue(background-clip) : border-box
3 rect: style.getPropertyValue(background-color) : rgba(0, 0, 0, 0) 3 rect: style.getPropertyValue(background-color) : rgba(0, 0, 0, 0)
4 rect: style.getPropertyValue(background-image) : none 4 rect: style.getPropertyValue(background-image) : none
5 rect: style.getPropertyValue(background-origin) : padding-box 5 rect: style.getPropertyValue(background-origin) : padding-box
6 rect: style.getPropertyValue(background-position) : 0% 0% 6 rect: style.getPropertyValue(background-position) : 0% 0%
7 rect: style.getPropertyValue(background-repeat) : repeat 7 rect: style.getPropertyValue(background-repeat) : repeat
8 rect: style.getPropertyValue(background-size) : auto 8 rect: style.getPropertyValue(background-size) : auto
9 rect: style.getPropertyValue(border-bottom-color) : rgb(0, 0, 0) 9 rect: style.getPropertyValue(border-bottom-color) : rgb(0, 0, 0)
10 rect: style.getPropertyValue(border-bottom-left-radius) : 0px 10 rect: style.getPropertyValue(border-bottom-left-radius) : 0px
(...skipping 206 matching lines...) Expand 10 before | Expand all | Expand 10 after
217 rect: style.getPropertyValue(shape-rendering) : auto 217 rect: style.getPropertyValue(shape-rendering) : auto
218 rect: style.getPropertyValue(stroke) : rgb(255, 165, 0) 218 rect: style.getPropertyValue(stroke) : rgb(255, 165, 0)
219 rect: style.getPropertyValue(stroke-dasharray) : none 219 rect: style.getPropertyValue(stroke-dasharray) : none
220 rect: style.getPropertyValue(stroke-dashoffset) : 0 220 rect: style.getPropertyValue(stroke-dashoffset) : 0
221 rect: style.getPropertyValue(stroke-linecap) : butt 221 rect: style.getPropertyValue(stroke-linecap) : butt
222 rect: style.getPropertyValue(stroke-linejoin) : miter 222 rect: style.getPropertyValue(stroke-linejoin) : miter
223 rect: style.getPropertyValue(stroke-miterlimit) : 4 223 rect: style.getPropertyValue(stroke-miterlimit) : 4
224 rect: style.getPropertyValue(stroke-opacity) : 1 224 rect: style.getPropertyValue(stroke-opacity) : 1
225 rect: style.getPropertyValue(stroke-width) : 2px 225 rect: style.getPropertyValue(stroke-width) : 2px
226 rect: style.getPropertyValue(alignment-baseline) : auto 226 rect: style.getPropertyValue(alignment-baseline) : auto
227 rect: style.getPropertyValue(baseline-shift) : baseline 227 rect: style.getPropertyValue(baseline-shift) : 0px
228 rect: style.getPropertyValue(dominant-baseline) : auto 228 rect: style.getPropertyValue(dominant-baseline) : auto
229 rect: style.getPropertyValue(text-anchor) : start 229 rect: style.getPropertyValue(text-anchor) : start
230 rect: style.getPropertyValue(writing-mode) : lr-tb 230 rect: style.getPropertyValue(writing-mode) : lr-tb
231 rect: style.getPropertyValue(glyph-orientation-horizontal) : 0deg 231 rect: style.getPropertyValue(glyph-orientation-horizontal) : 0deg
232 rect: style.getPropertyValue(glyph-orientation-vertical) : auto 232 rect: style.getPropertyValue(glyph-orientation-vertical) : auto
233 rect: style.getPropertyValue(vector-effect) : none 233 rect: style.getPropertyValue(vector-effect) : none
234 g: style.getPropertyValue(background-attachment) : scroll 234 g: style.getPropertyValue(background-attachment) : scroll
235 g: style.getPropertyValue(background-clip) : border-box 235 g: style.getPropertyValue(background-clip) : border-box
236 g: style.getPropertyValue(background-color) : rgba(0, 0, 0, 0) 236 g: style.getPropertyValue(background-color) : rgba(0, 0, 0, 0)
237 g: style.getPropertyValue(background-image) : none 237 g: style.getPropertyValue(background-image) : none
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
450 g: style.getPropertyValue(shape-rendering) : auto 450 g: style.getPropertyValue(shape-rendering) : auto
451 g: style.getPropertyValue(stroke) : rgb(255, 165, 0) 451 g: style.getPropertyValue(stroke) : rgb(255, 165, 0)
452 g: style.getPropertyValue(stroke-dasharray) : none 452 g: style.getPropertyValue(stroke-dasharray) : none
453 g: style.getPropertyValue(stroke-dashoffset) : 0 453 g: style.getPropertyValue(stroke-dashoffset) : 0
454 g: style.getPropertyValue(stroke-linecap) : butt 454 g: style.getPropertyValue(stroke-linecap) : butt
455 g: style.getPropertyValue(stroke-linejoin) : miter 455 g: style.getPropertyValue(stroke-linejoin) : miter
456 g: style.getPropertyValue(stroke-miterlimit) : 4 456 g: style.getPropertyValue(stroke-miterlimit) : 4
457 g: style.getPropertyValue(stroke-opacity) : 1 457 g: style.getPropertyValue(stroke-opacity) : 1
458 g: style.getPropertyValue(stroke-width) : 2px 458 g: style.getPropertyValue(stroke-width) : 2px
459 g: style.getPropertyValue(alignment-baseline) : auto 459 g: style.getPropertyValue(alignment-baseline) : auto
460 g: style.getPropertyValue(baseline-shift) : baseline 460 g: style.getPropertyValue(baseline-shift) : 0px
461 g: style.getPropertyValue(dominant-baseline) : auto 461 g: style.getPropertyValue(dominant-baseline) : auto
462 g: style.getPropertyValue(text-anchor) : start 462 g: style.getPropertyValue(text-anchor) : start
463 g: style.getPropertyValue(writing-mode) : lr-tb 463 g: style.getPropertyValue(writing-mode) : lr-tb
464 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg 464 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg
465 g: style.getPropertyValue(glyph-orientation-vertical) : auto 465 g: style.getPropertyValue(glyph-orientation-vertical) : auto
466 g: style.getPropertyValue(vector-effect) : none 466 g: style.getPropertyValue(vector-effect) : none
467 467
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698