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

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

Issue 430333002: Do not expose auto as value of widows (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Set initial to 1 Created 6 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 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 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 rect: style.getPropertyValue(text-indent) : 0px 90 rect: style.getPropertyValue(text-indent) : 0px
91 rect: style.getPropertyValue(text-rendering) : auto 91 rect: style.getPropertyValue(text-rendering) : auto
92 rect: style.getPropertyValue(text-shadow) : none 92 rect: style.getPropertyValue(text-shadow) : none
93 rect: style.getPropertyValue(text-overflow) : clip 93 rect: style.getPropertyValue(text-overflow) : clip
94 rect: style.getPropertyValue(text-transform) : none 94 rect: style.getPropertyValue(text-transform) : none
95 rect: style.getPropertyValue(top) : auto 95 rect: style.getPropertyValue(top) : auto
96 rect: style.getPropertyValue(unicode-bidi) : normal 96 rect: style.getPropertyValue(unicode-bidi) : normal
97 rect: style.getPropertyValue(vertical-align) : baseline 97 rect: style.getPropertyValue(vertical-align) : baseline
98 rect: style.getPropertyValue(visibility) : visible 98 rect: style.getPropertyValue(visibility) : visible
99 rect: style.getPropertyValue(white-space) : normal 99 rect: style.getPropertyValue(white-space) : normal
100 rect: style.getPropertyValue(widows) : auto 100 rect: style.getPropertyValue(widows) : 1
101 rect: style.getPropertyValue(width) : auto 101 rect: style.getPropertyValue(width) : auto
102 rect: style.getPropertyValue(word-break) : normal 102 rect: style.getPropertyValue(word-break) : normal
103 rect: style.getPropertyValue(word-spacing) : 0px 103 rect: style.getPropertyValue(word-spacing) : 0px
104 rect: style.getPropertyValue(word-wrap) : normal 104 rect: style.getPropertyValue(word-wrap) : normal
105 rect: style.getPropertyValue(z-index) : auto 105 rect: style.getPropertyValue(z-index) : auto
106 rect: style.getPropertyValue(zoom) : 1 106 rect: style.getPropertyValue(zoom) : 1
107 rect: style.getPropertyValue(-webkit-animation-delay) : 0s 107 rect: style.getPropertyValue(-webkit-animation-delay) : 0s
108 rect: style.getPropertyValue(-webkit-animation-direction) : normal 108 rect: style.getPropertyValue(-webkit-animation-direction) : normal
109 rect: style.getPropertyValue(-webkit-animation-duration) : 0s 109 rect: style.getPropertyValue(-webkit-animation-duration) : 0s
110 rect: style.getPropertyValue(-webkit-animation-fill-mode) : none 110 rect: style.getPropertyValue(-webkit-animation-fill-mode) : none
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
323 g: style.getPropertyValue(text-indent) : 0px 323 g: style.getPropertyValue(text-indent) : 0px
324 g: style.getPropertyValue(text-rendering) : auto 324 g: style.getPropertyValue(text-rendering) : auto
325 g: style.getPropertyValue(text-shadow) : none 325 g: style.getPropertyValue(text-shadow) : none
326 g: style.getPropertyValue(text-overflow) : clip 326 g: style.getPropertyValue(text-overflow) : clip
327 g: style.getPropertyValue(text-transform) : none 327 g: style.getPropertyValue(text-transform) : none
328 g: style.getPropertyValue(top) : auto 328 g: style.getPropertyValue(top) : auto
329 g: style.getPropertyValue(unicode-bidi) : normal 329 g: style.getPropertyValue(unicode-bidi) : normal
330 g: style.getPropertyValue(vertical-align) : baseline 330 g: style.getPropertyValue(vertical-align) : baseline
331 g: style.getPropertyValue(visibility) : visible 331 g: style.getPropertyValue(visibility) : visible
332 g: style.getPropertyValue(white-space) : normal 332 g: style.getPropertyValue(white-space) : normal
333 g: style.getPropertyValue(widows) : auto 333 g: style.getPropertyValue(widows) : 1
334 g: style.getPropertyValue(width) : auto 334 g: style.getPropertyValue(width) : auto
335 g: style.getPropertyValue(word-break) : normal 335 g: style.getPropertyValue(word-break) : normal
336 g: style.getPropertyValue(word-spacing) : 0px 336 g: style.getPropertyValue(word-spacing) : 0px
337 g: style.getPropertyValue(word-wrap) : normal 337 g: style.getPropertyValue(word-wrap) : normal
338 g: style.getPropertyValue(z-index) : auto 338 g: style.getPropertyValue(z-index) : auto
339 g: style.getPropertyValue(zoom) : 1 339 g: style.getPropertyValue(zoom) : 1
340 g: style.getPropertyValue(-webkit-animation-delay) : 0s 340 g: style.getPropertyValue(-webkit-animation-delay) : 0s
341 g: style.getPropertyValue(-webkit-animation-direction) : normal 341 g: style.getPropertyValue(-webkit-animation-direction) : normal
342 g: style.getPropertyValue(-webkit-animation-duration) : 0s 342 g: style.getPropertyValue(-webkit-animation-duration) : 0s
343 g: style.getPropertyValue(-webkit-animation-fill-mode) : none 343 g: style.getPropertyValue(-webkit-animation-fill-mode) : none
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
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) : baseline
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
« no previous file with comments | « LayoutTests/fast/events/ondrop-text-html-expected.txt ('k') | Source/core/css/CSSComputedStyleDeclaration.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698