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

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

Issue 636993002: [CSS Grid Layout] Upgrade justify-content parsing to CSS3 Box Alignment spec. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebaseline some tests expectations. Created 6 years, 1 month 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.getPropertyCSSValue(background-attachment) : [object CSSValueList] 2 rect: style.getPropertyCSSValue(background-attachment) : [object CSSValueList]
3 rect: style.getPropertyValue(background-clip) : border-box 3 rect: style.getPropertyValue(background-clip) : border-box
4 rect: style.getPropertyCSSValue(background-clip) : [object CSSValueList] 4 rect: style.getPropertyCSSValue(background-clip) : [object CSSValueList]
5 rect: style.getPropertyValue(background-color) : rgba(0, 0, 0, 0) 5 rect: style.getPropertyValue(background-color) : rgba(0, 0, 0, 0)
6 rect: style.getPropertyCSSValue(background-color) : [object CSSPrimitiveValue] 6 rect: style.getPropertyCSSValue(background-color) : [object CSSPrimitiveValue]
7 rect: style.getPropertyValue(background-image) : none 7 rect: style.getPropertyValue(background-image) : none
8 rect: style.getPropertyCSSValue(background-image) : [object CSSValueList] 8 rect: style.getPropertyCSSValue(background-image) : [object CSSValueList]
9 rect: style.getPropertyValue(background-origin) : padding-box 9 rect: style.getPropertyValue(background-origin) : padding-box
10 rect: style.getPropertyCSSValue(background-origin) : [object CSSValueList] 10 rect: style.getPropertyCSSValue(background-origin) : [object CSSValueList]
(...skipping 278 matching lines...) Expand 10 before | Expand all | Expand 10 after
289 rect: style.getPropertyValue(align-content) : stretch 289 rect: style.getPropertyValue(align-content) : stretch
290 rect: style.getPropertyCSSValue(align-content) : [object CSSPrimitiveValue] 290 rect: style.getPropertyCSSValue(align-content) : [object CSSPrimitiveValue]
291 rect: style.getPropertyValue(align-items) : start 291 rect: style.getPropertyValue(align-items) : start
292 rect: style.getPropertyCSSValue(align-items) : [object CSSValueList] 292 rect: style.getPropertyCSSValue(align-items) : [object CSSValueList]
293 rect: style.getPropertyValue(align-self) : start 293 rect: style.getPropertyValue(align-self) : start
294 rect: style.getPropertyCSSValue(align-self) : [object CSSValueList] 294 rect: style.getPropertyCSSValue(align-self) : [object CSSValueList]
295 rect: style.getPropertyValue(flex-direction) : row 295 rect: style.getPropertyValue(flex-direction) : row
296 rect: style.getPropertyCSSValue(flex-direction) : [object CSSPrimitiveValue] 296 rect: style.getPropertyCSSValue(flex-direction) : [object CSSPrimitiveValue]
297 rect: style.getPropertyValue(flex-wrap) : nowrap 297 rect: style.getPropertyValue(flex-wrap) : nowrap
298 rect: style.getPropertyCSSValue(flex-wrap) : [object CSSPrimitiveValue] 298 rect: style.getPropertyCSSValue(flex-wrap) : [object CSSPrimitiveValue]
299 rect: style.getPropertyValue(justify-content) : flex-start 299 rect: style.getPropertyValue(justify-content) : start
300 rect: style.getPropertyCSSValue(justify-content) : [object CSSPrimitiveValue] 300 rect: style.getPropertyCSSValue(justify-content) : [object CSSValueList]
301 rect: style.getPropertyValue(-webkit-font-smoothing) : auto 301 rect: style.getPropertyValue(-webkit-font-smoothing) : auto
302 rect: style.getPropertyCSSValue(-webkit-font-smoothing) : [object CSSPrimitiveVa lue] 302 rect: style.getPropertyCSSValue(-webkit-font-smoothing) : [object CSSPrimitiveVa lue]
303 rect: style.getPropertyValue(-webkit-highlight) : none 303 rect: style.getPropertyValue(-webkit-highlight) : none
304 rect: style.getPropertyCSSValue(-webkit-highlight) : [object CSSPrimitiveValue] 304 rect: style.getPropertyCSSValue(-webkit-highlight) : [object CSSPrimitiveValue]
305 rect: style.getPropertyValue(-webkit-hyphenate-character) : auto 305 rect: style.getPropertyValue(-webkit-hyphenate-character) : auto
306 rect: style.getPropertyCSSValue(-webkit-hyphenate-character) : [object CSSPrimit iveValue] 306 rect: style.getPropertyCSSValue(-webkit-hyphenate-character) : [object CSSPrimit iveValue]
307 rect: style.getPropertyValue(-webkit-line-box-contain) : block inline replaced 307 rect: style.getPropertyValue(-webkit-line-box-contain) : block inline replaced
308 rect: style.getPropertyCSSValue(-webkit-line-box-contain) : [object CSSValue] 308 rect: style.getPropertyCSSValue(-webkit-line-box-contain) : [object CSSValue]
309 rect: style.getPropertyValue(-webkit-line-break) : auto 309 rect: style.getPropertyValue(-webkit-line-break) : auto
310 rect: style.getPropertyCSSValue(-webkit-line-break) : [object CSSPrimitiveValue] 310 rect: style.getPropertyCSSValue(-webkit-line-break) : [object CSSPrimitiveValue]
(...skipping 444 matching lines...) Expand 10 before | Expand all | Expand 10 after
755 g: style.getPropertyValue(align-content) : stretch 755 g: style.getPropertyValue(align-content) : stretch
756 g: style.getPropertyCSSValue(align-content) : [object CSSPrimitiveValue] 756 g: style.getPropertyCSSValue(align-content) : [object CSSPrimitiveValue]
757 g: style.getPropertyValue(align-items) : start 757 g: style.getPropertyValue(align-items) : start
758 g: style.getPropertyCSSValue(align-items) : [object CSSValueList] 758 g: style.getPropertyCSSValue(align-items) : [object CSSValueList]
759 g: style.getPropertyValue(align-self) : start 759 g: style.getPropertyValue(align-self) : start
760 g: style.getPropertyCSSValue(align-self) : [object CSSValueList] 760 g: style.getPropertyCSSValue(align-self) : [object CSSValueList]
761 g: style.getPropertyValue(flex-direction) : row 761 g: style.getPropertyValue(flex-direction) : row
762 g: style.getPropertyCSSValue(flex-direction) : [object CSSPrimitiveValue] 762 g: style.getPropertyCSSValue(flex-direction) : [object CSSPrimitiveValue]
763 g: style.getPropertyValue(flex-wrap) : nowrap 763 g: style.getPropertyValue(flex-wrap) : nowrap
764 g: style.getPropertyCSSValue(flex-wrap) : [object CSSPrimitiveValue] 764 g: style.getPropertyCSSValue(flex-wrap) : [object CSSPrimitiveValue]
765 g: style.getPropertyValue(justify-content) : flex-start 765 g: style.getPropertyValue(justify-content) : start
766 g: style.getPropertyCSSValue(justify-content) : [object CSSPrimitiveValue] 766 g: style.getPropertyCSSValue(justify-content) : [object CSSValueList]
767 g: style.getPropertyValue(-webkit-font-smoothing) : auto 767 g: style.getPropertyValue(-webkit-font-smoothing) : auto
768 g: style.getPropertyCSSValue(-webkit-font-smoothing) : [object CSSPrimitiveValue ] 768 g: style.getPropertyCSSValue(-webkit-font-smoothing) : [object CSSPrimitiveValue ]
769 g: style.getPropertyValue(-webkit-highlight) : none 769 g: style.getPropertyValue(-webkit-highlight) : none
770 g: style.getPropertyCSSValue(-webkit-highlight) : [object CSSPrimitiveValue] 770 g: style.getPropertyCSSValue(-webkit-highlight) : [object CSSPrimitiveValue]
771 g: style.getPropertyValue(-webkit-hyphenate-character) : auto 771 g: style.getPropertyValue(-webkit-hyphenate-character) : auto
772 g: style.getPropertyCSSValue(-webkit-hyphenate-character) : [object CSSPrimitive Value] 772 g: style.getPropertyCSSValue(-webkit-hyphenate-character) : [object CSSPrimitive Value]
773 g: style.getPropertyValue(-webkit-line-box-contain) : block inline replaced 773 g: style.getPropertyValue(-webkit-line-box-contain) : block inline replaced
774 g: style.getPropertyCSSValue(-webkit-line-box-contain) : [object CSSValue] 774 g: style.getPropertyCSSValue(-webkit-line-box-contain) : [object CSSValue]
775 g: style.getPropertyValue(-webkit-line-break) : auto 775 g: style.getPropertyValue(-webkit-line-break) : auto
776 g: style.getPropertyCSSValue(-webkit-line-break) : [object CSSPrimitiveValue] 776 g: style.getPropertyCSSValue(-webkit-line-break) : [object CSSPrimitiveValue]
(...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after
924 g: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue] 924 g: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue]
925 g: style.getPropertyValue(writing-mode) : lr-tb 925 g: style.getPropertyValue(writing-mode) : lr-tb
926 g: style.getPropertyCSSValue(writing-mode) : [object CSSPrimitiveValue] 926 g: style.getPropertyCSSValue(writing-mode) : [object CSSPrimitiveValue]
927 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg 927 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg
928 g: style.getPropertyCSSValue(glyph-orientation-horizontal) : [object CSSPrimitiv eValue] 928 g: style.getPropertyCSSValue(glyph-orientation-horizontal) : [object CSSPrimitiv eValue]
929 g: style.getPropertyValue(glyph-orientation-vertical) : auto 929 g: style.getPropertyValue(glyph-orientation-vertical) : auto
930 g: style.getPropertyCSSValue(glyph-orientation-vertical) : [object CSSPrimitiveV alue] 930 g: style.getPropertyCSSValue(glyph-orientation-vertical) : [object CSSPrimitiveV alue]
931 g: style.getPropertyValue(vector-effect) : none 931 g: style.getPropertyValue(vector-effect) : none
932 g: style.getPropertyCSSValue(vector-effect) : [object CSSPrimitiveValue] 932 g: style.getPropertyCSSValue(vector-effect) : [object CSSPrimitiveValue]
933 933
OLDNEW
« no previous file with comments | « LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698