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

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

Issue 363133003: [CSS Grid Layout] Adapting align-self, align-items and justify-self to the last CSS 3 spec. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Resolve grid and flex cases during cascade, the rest will wait for layout. Created 6 years, 4 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 rect: style.getPropertyValue(background-attachment) : scroll 1 rect: style.getPropertyValue(background-attachment) : scroll
2 rect: style.getPropertyCSSValue(background-attachment) : [object CSSPrimitiveVal ue] 2 rect: style.getPropertyCSSValue(background-attachment) : [object CSSPrimitiveVal ue]
3 rect: style.getPropertyValue(background-clip) : border-box 3 rect: style.getPropertyValue(background-clip) : border-box
4 rect: style.getPropertyCSSValue(background-clip) : [object CSSPrimitiveValue] 4 rect: style.getPropertyCSSValue(background-clip) : [object CSSPrimitiveValue]
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 CSSPrimitiveValue] 8 rect: style.getPropertyCSSValue(background-image) : [object CSSPrimitiveValue]
9 rect: style.getPropertyValue(background-origin) : padding-box 9 rect: style.getPropertyValue(background-origin) : padding-box
10 rect: style.getPropertyCSSValue(background-origin) : [object CSSPrimitiveValue] 10 rect: style.getPropertyCSSValue(background-origin) : [object CSSPrimitiveValue]
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 rect: style.getPropertyValue(font-variant) : normal 91 rect: style.getPropertyValue(font-variant) : normal
92 rect: style.getPropertyCSSValue(font-variant) : [object CSSPrimitiveValue] 92 rect: style.getPropertyCSSValue(font-variant) : [object CSSPrimitiveValue]
93 rect: style.getPropertyValue(font-variant-ligatures) : normal 93 rect: style.getPropertyValue(font-variant-ligatures) : normal
94 rect: style.getPropertyCSSValue(font-variant-ligatures) : [object CSSPrimitiveVa lue] 94 rect: style.getPropertyCSSValue(font-variant-ligatures) : [object CSSPrimitiveVa lue]
95 rect: style.getPropertyValue(font-weight) : normal 95 rect: style.getPropertyValue(font-weight) : normal
96 rect: style.getPropertyCSSValue(font-weight) : [object CSSPrimitiveValue] 96 rect: style.getPropertyCSSValue(font-weight) : [object CSSPrimitiveValue]
97 rect: style.getPropertyValue(height) : auto 97 rect: style.getPropertyValue(height) : auto
98 rect: style.getPropertyCSSValue(height) : [object CSSPrimitiveValue] 98 rect: style.getPropertyCSSValue(height) : [object CSSPrimitiveValue]
99 rect: style.getPropertyValue(image-rendering) : auto 99 rect: style.getPropertyValue(image-rendering) : auto
100 rect: style.getPropertyCSSValue(image-rendering) : [object CSSPrimitiveValue] 100 rect: style.getPropertyCSSValue(image-rendering) : [object CSSPrimitiveValue]
101 rect: style.getPropertyValue(justify-items) : start
102 rect: style.getPropertyCSSValue(justify-items) : [object CSSValueList]
103 rect: style.getPropertyValue(justify-self) : start
104 rect: style.getPropertyCSSValue(justify-self) : [object CSSValueList]
101 rect: style.getPropertyValue(left) : auto 105 rect: style.getPropertyValue(left) : auto
102 rect: style.getPropertyCSSValue(left) : [object CSSPrimitiveValue] 106 rect: style.getPropertyCSSValue(left) : [object CSSPrimitiveValue]
103 rect: style.getPropertyValue(letter-spacing) : normal 107 rect: style.getPropertyValue(letter-spacing) : normal
104 rect: style.getPropertyCSSValue(letter-spacing) : [object CSSPrimitiveValue] 108 rect: style.getPropertyCSSValue(letter-spacing) : [object CSSPrimitiveValue]
105 rect: style.getPropertyValue(line-height) : normal 109 rect: style.getPropertyValue(line-height) : normal
106 rect: style.getPropertyCSSValue(line-height) : [object CSSPrimitiveValue] 110 rect: style.getPropertyCSSValue(line-height) : [object CSSPrimitiveValue]
107 rect: style.getPropertyValue(list-style-image) : none 111 rect: style.getPropertyValue(list-style-image) : none
108 rect: style.getPropertyCSSValue(list-style-image) : [object CSSPrimitiveValue] 112 rect: style.getPropertyCSSValue(list-style-image) : [object CSSPrimitiveValue]
109 rect: style.getPropertyValue(list-style-position) : outside 113 rect: style.getPropertyValue(list-style-position) : outside
110 rect: style.getPropertyCSSValue(list-style-position) : [object CSSPrimitiveValue ] 114 rect: style.getPropertyCSSValue(list-style-position) : [object CSSPrimitiveValue ]
(...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after
279 rect: style.getPropertyValue(-webkit-column-rule-style) : none 283 rect: style.getPropertyValue(-webkit-column-rule-style) : none
280 rect: style.getPropertyCSSValue(-webkit-column-rule-style) : [object CSSPrimitiv eValue] 284 rect: style.getPropertyCSSValue(-webkit-column-rule-style) : [object CSSPrimitiv eValue]
281 rect: style.getPropertyValue(-webkit-column-rule-width) : 0px 285 rect: style.getPropertyValue(-webkit-column-rule-width) : 0px
282 rect: style.getPropertyCSSValue(-webkit-column-rule-width) : [object CSSPrimitiv eValue] 286 rect: style.getPropertyCSSValue(-webkit-column-rule-width) : [object CSSPrimitiv eValue]
283 rect: style.getPropertyValue(-webkit-column-span) : none 287 rect: style.getPropertyValue(-webkit-column-span) : none
284 rect: style.getPropertyCSSValue(-webkit-column-span) : [object CSSPrimitiveValue ] 288 rect: style.getPropertyCSSValue(-webkit-column-span) : [object CSSPrimitiveValue ]
285 rect: style.getPropertyValue(-webkit-column-width) : auto 289 rect: style.getPropertyValue(-webkit-column-width) : auto
286 rect: style.getPropertyCSSValue(-webkit-column-width) : [object CSSPrimitiveValu e] 290 rect: style.getPropertyCSSValue(-webkit-column-width) : [object CSSPrimitiveValu e]
287 rect: style.getPropertyValue(align-content) : stretch 291 rect: style.getPropertyValue(align-content) : stretch
288 rect: style.getPropertyCSSValue(align-content) : [object CSSPrimitiveValue] 292 rect: style.getPropertyCSSValue(align-content) : [object CSSPrimitiveValue]
289 rect: style.getPropertyValue(align-items) : stretch 293 rect: style.getPropertyValue(align-items) : start
290 rect: style.getPropertyCSSValue(align-items) : [object CSSValueList] 294 rect: style.getPropertyCSSValue(align-items) : [object CSSValueList]
291 rect: style.getPropertyValue(align-self) : stretch 295 rect: style.getPropertyValue(align-self) : start
292 rect: style.getPropertyCSSValue(align-self) : [object CSSValueList] 296 rect: style.getPropertyCSSValue(align-self) : [object CSSValueList]
293 rect: style.getPropertyValue(flex-direction) : row 297 rect: style.getPropertyValue(flex-direction) : row
294 rect: style.getPropertyCSSValue(flex-direction) : [object CSSPrimitiveValue] 298 rect: style.getPropertyCSSValue(flex-direction) : [object CSSPrimitiveValue]
295 rect: style.getPropertyValue(flex-wrap) : nowrap 299 rect: style.getPropertyValue(flex-wrap) : nowrap
296 rect: style.getPropertyCSSValue(flex-wrap) : [object CSSPrimitiveValue] 300 rect: style.getPropertyCSSValue(flex-wrap) : [object CSSPrimitiveValue]
297 rect: style.getPropertyValue(justify-content) : flex-start 301 rect: style.getPropertyValue(justify-content) : flex-start
298 rect: style.getPropertyCSSValue(justify-content) : [object CSSPrimitiveValue] 302 rect: style.getPropertyCSSValue(justify-content) : [object CSSPrimitiveValue]
299 rect: style.getPropertyValue(-webkit-font-smoothing) : auto 303 rect: style.getPropertyValue(-webkit-font-smoothing) : auto
300 rect: style.getPropertyCSSValue(-webkit-font-smoothing) : [object CSSPrimitiveVa lue] 304 rect: style.getPropertyCSSValue(-webkit-font-smoothing) : [object CSSPrimitiveVa lue]
301 rect: style.getPropertyValue(-webkit-highlight) : none 305 rect: style.getPropertyValue(-webkit-highlight) : none
(...skipping 253 matching lines...) Expand 10 before | Expand all | Expand 10 after
555 g: style.getPropertyValue(font-variant) : normal 559 g: style.getPropertyValue(font-variant) : normal
556 g: style.getPropertyCSSValue(font-variant) : [object CSSPrimitiveValue] 560 g: style.getPropertyCSSValue(font-variant) : [object CSSPrimitiveValue]
557 g: style.getPropertyValue(font-variant-ligatures) : normal 561 g: style.getPropertyValue(font-variant-ligatures) : normal
558 g: style.getPropertyCSSValue(font-variant-ligatures) : [object CSSPrimitiveValue ] 562 g: style.getPropertyCSSValue(font-variant-ligatures) : [object CSSPrimitiveValue ]
559 g: style.getPropertyValue(font-weight) : normal 563 g: style.getPropertyValue(font-weight) : normal
560 g: style.getPropertyCSSValue(font-weight) : [object CSSPrimitiveValue] 564 g: style.getPropertyCSSValue(font-weight) : [object CSSPrimitiveValue]
561 g: style.getPropertyValue(height) : auto 565 g: style.getPropertyValue(height) : auto
562 g: style.getPropertyCSSValue(height) : [object CSSPrimitiveValue] 566 g: style.getPropertyCSSValue(height) : [object CSSPrimitiveValue]
563 g: style.getPropertyValue(image-rendering) : auto 567 g: style.getPropertyValue(image-rendering) : auto
564 g: style.getPropertyCSSValue(image-rendering) : [object CSSPrimitiveValue] 568 g: style.getPropertyCSSValue(image-rendering) : [object CSSPrimitiveValue]
569 g: style.getPropertyValue(justify-items) : start
570 g: style.getPropertyCSSValue(justify-items) : [object CSSValueList]
571 g: style.getPropertyValue(justify-self) : start
572 g: style.getPropertyCSSValue(justify-self) : [object CSSValueList]
565 g: style.getPropertyValue(left) : auto 573 g: style.getPropertyValue(left) : auto
566 g: style.getPropertyCSSValue(left) : [object CSSPrimitiveValue] 574 g: style.getPropertyCSSValue(left) : [object CSSPrimitiveValue]
567 g: style.getPropertyValue(letter-spacing) : normal 575 g: style.getPropertyValue(letter-spacing) : normal
568 g: style.getPropertyCSSValue(letter-spacing) : [object CSSPrimitiveValue] 576 g: style.getPropertyCSSValue(letter-spacing) : [object CSSPrimitiveValue]
569 g: style.getPropertyValue(line-height) : normal 577 g: style.getPropertyValue(line-height) : normal
570 g: style.getPropertyCSSValue(line-height) : [object CSSPrimitiveValue] 578 g: style.getPropertyCSSValue(line-height) : [object CSSPrimitiveValue]
571 g: style.getPropertyValue(list-style-image) : none 579 g: style.getPropertyValue(list-style-image) : none
572 g: style.getPropertyCSSValue(list-style-image) : [object CSSPrimitiveValue] 580 g: style.getPropertyCSSValue(list-style-image) : [object CSSPrimitiveValue]
573 g: style.getPropertyValue(list-style-position) : outside 581 g: style.getPropertyValue(list-style-position) : outside
574 g: style.getPropertyCSSValue(list-style-position) : [object CSSPrimitiveValue] 582 g: style.getPropertyCSSValue(list-style-position) : [object CSSPrimitiveValue]
(...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after
743 g: style.getPropertyValue(-webkit-column-rule-style) : none 751 g: style.getPropertyValue(-webkit-column-rule-style) : none
744 g: style.getPropertyCSSValue(-webkit-column-rule-style) : [object CSSPrimitiveVa lue] 752 g: style.getPropertyCSSValue(-webkit-column-rule-style) : [object CSSPrimitiveVa lue]
745 g: style.getPropertyValue(-webkit-column-rule-width) : 0px 753 g: style.getPropertyValue(-webkit-column-rule-width) : 0px
746 g: style.getPropertyCSSValue(-webkit-column-rule-width) : [object CSSPrimitiveVa lue] 754 g: style.getPropertyCSSValue(-webkit-column-rule-width) : [object CSSPrimitiveVa lue]
747 g: style.getPropertyValue(-webkit-column-span) : none 755 g: style.getPropertyValue(-webkit-column-span) : none
748 g: style.getPropertyCSSValue(-webkit-column-span) : [object CSSPrimitiveValue] 756 g: style.getPropertyCSSValue(-webkit-column-span) : [object CSSPrimitiveValue]
749 g: style.getPropertyValue(-webkit-column-width) : auto 757 g: style.getPropertyValue(-webkit-column-width) : auto
750 g: style.getPropertyCSSValue(-webkit-column-width) : [object CSSPrimitiveValue] 758 g: style.getPropertyCSSValue(-webkit-column-width) : [object CSSPrimitiveValue]
751 g: style.getPropertyValue(align-content) : stretch 759 g: style.getPropertyValue(align-content) : stretch
752 g: style.getPropertyCSSValue(align-content) : [object CSSPrimitiveValue] 760 g: style.getPropertyCSSValue(align-content) : [object CSSPrimitiveValue]
753 g: style.getPropertyValue(align-items) : stretch 761 g: style.getPropertyValue(align-items) : start
754 g: style.getPropertyCSSValue(align-items) : [object CSSValueList] 762 g: style.getPropertyCSSValue(align-items) : [object CSSValueList]
755 g: style.getPropertyValue(align-self) : stretch 763 g: style.getPropertyValue(align-self) : start
756 g: style.getPropertyCSSValue(align-self) : [object CSSValueList] 764 g: style.getPropertyCSSValue(align-self) : [object CSSValueList]
757 g: style.getPropertyValue(flex-direction) : row 765 g: style.getPropertyValue(flex-direction) : row
758 g: style.getPropertyCSSValue(flex-direction) : [object CSSPrimitiveValue] 766 g: style.getPropertyCSSValue(flex-direction) : [object CSSPrimitiveValue]
759 g: style.getPropertyValue(flex-wrap) : nowrap 767 g: style.getPropertyValue(flex-wrap) : nowrap
760 g: style.getPropertyCSSValue(flex-wrap) : [object CSSPrimitiveValue] 768 g: style.getPropertyCSSValue(flex-wrap) : [object CSSPrimitiveValue]
761 g: style.getPropertyValue(justify-content) : flex-start 769 g: style.getPropertyValue(justify-content) : flex-start
762 g: style.getPropertyCSSValue(justify-content) : [object CSSPrimitiveValue] 770 g: style.getPropertyCSSValue(justify-content) : [object CSSPrimitiveValue]
763 g: style.getPropertyValue(-webkit-font-smoothing) : auto 771 g: style.getPropertyValue(-webkit-font-smoothing) : auto
764 g: style.getPropertyCSSValue(-webkit-font-smoothing) : [object CSSPrimitiveValue ] 772 g: style.getPropertyCSSValue(-webkit-font-smoothing) : [object CSSPrimitiveValue ]
765 g: style.getPropertyValue(-webkit-highlight) : none 773 g: style.getPropertyValue(-webkit-highlight) : none
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after
920 g: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue] 928 g: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue]
921 g: style.getPropertyValue(writing-mode) : lr-tb 929 g: style.getPropertyValue(writing-mode) : lr-tb
922 g: style.getPropertyCSSValue(writing-mode) : [object CSSPrimitiveValue] 930 g: style.getPropertyCSSValue(writing-mode) : [object CSSPrimitiveValue]
923 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg 931 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg
924 g: style.getPropertyCSSValue(glyph-orientation-horizontal) : [object CSSPrimitiv eValue] 932 g: style.getPropertyCSSValue(glyph-orientation-horizontal) : [object CSSPrimitiv eValue]
925 g: style.getPropertyValue(glyph-orientation-vertical) : auto 933 g: style.getPropertyValue(glyph-orientation-vertical) : auto
926 g: style.getPropertyCSSValue(glyph-orientation-vertical) : [object CSSPrimitiveV alue] 934 g: style.getPropertyCSSValue(glyph-orientation-vertical) : [object CSSPrimitiveV alue]
927 g: style.getPropertyValue(vector-effect) : none 935 g: style.getPropertyValue(vector-effect) : none
928 g: style.getPropertyCSSValue(vector-effect) : [object CSSPrimitiveValue] 936 g: style.getPropertyCSSValue(vector-effect) : [object CSSPrimitiveValue]
929 937
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698