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

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

Issue 607593002: Remove -webkit-border-fit (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 6 years, 2 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.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 220 matching lines...) Expand 10 before | Expand all | Expand 10 after
231 rect: style.getPropertyValue(-webkit-backface-visibility) : visible 231 rect: style.getPropertyValue(-webkit-backface-visibility) : visible
232 rect: style.getPropertyCSSValue(-webkit-backface-visibility) : [object CSSPrimit iveValue] 232 rect: style.getPropertyCSSValue(-webkit-backface-visibility) : [object CSSPrimit iveValue]
233 rect: style.getPropertyValue(-webkit-background-clip) : border-box 233 rect: style.getPropertyValue(-webkit-background-clip) : border-box
234 rect: style.getPropertyCSSValue(-webkit-background-clip) : [object CSSValueList] 234 rect: style.getPropertyCSSValue(-webkit-background-clip) : [object CSSValueList]
235 rect: style.getPropertyValue(-webkit-background-composite) : source-over 235 rect: style.getPropertyValue(-webkit-background-composite) : source-over
236 rect: style.getPropertyCSSValue(-webkit-background-composite) : [object CSSValue List] 236 rect: style.getPropertyCSSValue(-webkit-background-composite) : [object CSSValue List]
237 rect: style.getPropertyValue(-webkit-background-origin) : padding-box 237 rect: style.getPropertyValue(-webkit-background-origin) : padding-box
238 rect: style.getPropertyCSSValue(-webkit-background-origin) : [object CSSValueLis t] 238 rect: style.getPropertyCSSValue(-webkit-background-origin) : [object CSSValueLis t]
239 rect: style.getPropertyValue(-webkit-background-size) : auto 239 rect: style.getPropertyValue(-webkit-background-size) : auto
240 rect: style.getPropertyCSSValue(-webkit-background-size) : [object CSSValueList] 240 rect: style.getPropertyCSSValue(-webkit-background-size) : [object CSSValueList]
241 rect: style.getPropertyValue(-webkit-border-fit) : border
242 rect: style.getPropertyCSSValue(-webkit-border-fit) : [object CSSPrimitiveValue]
243 rect: style.getPropertyValue(-webkit-border-horizontal-spacing) : 0px 241 rect: style.getPropertyValue(-webkit-border-horizontal-spacing) : 0px
244 rect: style.getPropertyCSSValue(-webkit-border-horizontal-spacing) : [object CSS PrimitiveValue] 242 rect: style.getPropertyCSSValue(-webkit-border-horizontal-spacing) : [object CSS PrimitiveValue]
245 rect: style.getPropertyValue(-webkit-border-image) : none 243 rect: style.getPropertyValue(-webkit-border-image) : none
246 rect: style.getPropertyCSSValue(-webkit-border-image) : [object CSSPrimitiveValu e] 244 rect: style.getPropertyCSSValue(-webkit-border-image) : [object CSSPrimitiveValu e]
247 rect: style.getPropertyValue(-webkit-border-vertical-spacing) : 0px 245 rect: style.getPropertyValue(-webkit-border-vertical-spacing) : 0px
248 rect: style.getPropertyCSSValue(-webkit-border-vertical-spacing) : [object CSSPr imitiveValue] 246 rect: style.getPropertyCSSValue(-webkit-border-vertical-spacing) : [object CSSPr imitiveValue]
249 rect: style.getPropertyValue(-webkit-box-align) : stretch 247 rect: style.getPropertyValue(-webkit-box-align) : stretch
250 rect: style.getPropertyCSSValue(-webkit-box-align) : [object CSSPrimitiveValue] 248 rect: style.getPropertyCSSValue(-webkit-box-align) : [object CSSPrimitiveValue]
251 rect: style.getPropertyValue(-webkit-box-decoration-break) : slice 249 rect: style.getPropertyValue(-webkit-box-decoration-break) : slice
252 rect: style.getPropertyCSSValue(-webkit-box-decoration-break) : [object CSSPrimi tiveValue] 250 rect: style.getPropertyCSSValue(-webkit-box-decoration-break) : [object CSSPrimi tiveValue]
(...skipping 446 matching lines...) Expand 10 before | Expand all | Expand 10 after
699 g: style.getPropertyValue(-webkit-backface-visibility) : visible 697 g: style.getPropertyValue(-webkit-backface-visibility) : visible
700 g: style.getPropertyCSSValue(-webkit-backface-visibility) : [object CSSPrimitive Value] 698 g: style.getPropertyCSSValue(-webkit-backface-visibility) : [object CSSPrimitive Value]
701 g: style.getPropertyValue(-webkit-background-clip) : border-box 699 g: style.getPropertyValue(-webkit-background-clip) : border-box
702 g: style.getPropertyCSSValue(-webkit-background-clip) : [object CSSValueList] 700 g: style.getPropertyCSSValue(-webkit-background-clip) : [object CSSValueList]
703 g: style.getPropertyValue(-webkit-background-composite) : source-over 701 g: style.getPropertyValue(-webkit-background-composite) : source-over
704 g: style.getPropertyCSSValue(-webkit-background-composite) : [object CSSValueLis t] 702 g: style.getPropertyCSSValue(-webkit-background-composite) : [object CSSValueLis t]
705 g: style.getPropertyValue(-webkit-background-origin) : padding-box 703 g: style.getPropertyValue(-webkit-background-origin) : padding-box
706 g: style.getPropertyCSSValue(-webkit-background-origin) : [object CSSValueList] 704 g: style.getPropertyCSSValue(-webkit-background-origin) : [object CSSValueList]
707 g: style.getPropertyValue(-webkit-background-size) : auto 705 g: style.getPropertyValue(-webkit-background-size) : auto
708 g: style.getPropertyCSSValue(-webkit-background-size) : [object CSSValueList] 706 g: style.getPropertyCSSValue(-webkit-background-size) : [object CSSValueList]
709 g: style.getPropertyValue(-webkit-border-fit) : border
710 g: style.getPropertyCSSValue(-webkit-border-fit) : [object CSSPrimitiveValue]
711 g: style.getPropertyValue(-webkit-border-horizontal-spacing) : 0px 707 g: style.getPropertyValue(-webkit-border-horizontal-spacing) : 0px
712 g: style.getPropertyCSSValue(-webkit-border-horizontal-spacing) : [object CSSPri mitiveValue] 708 g: style.getPropertyCSSValue(-webkit-border-horizontal-spacing) : [object CSSPri mitiveValue]
713 g: style.getPropertyValue(-webkit-border-image) : none 709 g: style.getPropertyValue(-webkit-border-image) : none
714 g: style.getPropertyCSSValue(-webkit-border-image) : [object CSSPrimitiveValue] 710 g: style.getPropertyCSSValue(-webkit-border-image) : [object CSSPrimitiveValue]
715 g: style.getPropertyValue(-webkit-border-vertical-spacing) : 0px 711 g: style.getPropertyValue(-webkit-border-vertical-spacing) : 0px
716 g: style.getPropertyCSSValue(-webkit-border-vertical-spacing) : [object CSSPrimi tiveValue] 712 g: style.getPropertyCSSValue(-webkit-border-vertical-spacing) : [object CSSPrimi tiveValue]
717 g: style.getPropertyValue(-webkit-box-align) : stretch 713 g: style.getPropertyValue(-webkit-box-align) : stretch
718 g: style.getPropertyCSSValue(-webkit-box-align) : [object CSSPrimitiveValue] 714 g: style.getPropertyCSSValue(-webkit-box-align) : [object CSSPrimitiveValue]
719 g: style.getPropertyValue(-webkit-box-decoration-break) : slice 715 g: style.getPropertyValue(-webkit-box-decoration-break) : slice
720 g: style.getPropertyCSSValue(-webkit-box-decoration-break) : [object CSSPrimitiv eValue] 716 g: style.getPropertyCSSValue(-webkit-box-decoration-break) : [object CSSPrimitiv eValue]
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
928 g: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue] 924 g: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue]
929 g: style.getPropertyValue(writing-mode) : lr-tb 925 g: style.getPropertyValue(writing-mode) : lr-tb
930 g: style.getPropertyCSSValue(writing-mode) : [object CSSPrimitiveValue] 926 g: style.getPropertyCSSValue(writing-mode) : [object CSSPrimitiveValue]
931 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg 927 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg
932 g: style.getPropertyCSSValue(glyph-orientation-horizontal) : [object CSSPrimitiv eValue] 928 g: style.getPropertyCSSValue(glyph-orientation-horizontal) : [object CSSPrimitiv eValue]
933 g: style.getPropertyValue(glyph-orientation-vertical) : auto 929 g: style.getPropertyValue(glyph-orientation-vertical) : auto
934 g: style.getPropertyCSSValue(glyph-orientation-vertical) : [object CSSPrimitiveV alue] 930 g: style.getPropertyCSSValue(glyph-orientation-vertical) : [object CSSPrimitiveV alue]
935 g: style.getPropertyValue(vector-effect) : none 931 g: style.getPropertyValue(vector-effect) : none
936 g: style.getPropertyCSSValue(vector-effect) : [object CSSPrimitiveValue] 932 g: style.getPropertyCSSValue(vector-effect) : [object CSSPrimitiveValue]
937 933
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698