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

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

Issue 20526006: Remove -webkit-hyphens and -webkit-hyphenate-limit-* properties. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: init removal Created 7 years, 5 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 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 286 matching lines...) Expand 10 before | Expand all | Expand 10 after
297 rect: style.getPropertyValue(-webkit-font-kerning) : auto 297 rect: style.getPropertyValue(-webkit-font-kerning) : auto
298 rect: style.getPropertyCSSValue(-webkit-font-kerning) : [object CSSPrimitiveValu e] 298 rect: style.getPropertyCSSValue(-webkit-font-kerning) : [object CSSPrimitiveValu e]
299 rect: style.getPropertyValue(-webkit-font-smoothing) : auto 299 rect: style.getPropertyValue(-webkit-font-smoothing) : auto
300 rect: style.getPropertyCSSValue(-webkit-font-smoothing) : [object CSSPrimitiveVa lue] 300 rect: style.getPropertyCSSValue(-webkit-font-smoothing) : [object CSSPrimitiveVa lue]
301 rect: style.getPropertyValue(-webkit-font-variant-ligatures) : normal 301 rect: style.getPropertyValue(-webkit-font-variant-ligatures) : normal
302 rect: style.getPropertyCSSValue(-webkit-font-variant-ligatures) : [object CSSPri mitiveValue] 302 rect: style.getPropertyCSSValue(-webkit-font-variant-ligatures) : [object CSSPri mitiveValue]
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-hyphenate-limit-after) : auto
308 rect: style.getPropertyCSSValue(-webkit-hyphenate-limit-after) : [object CSSPrim itiveValue]
309 rect: style.getPropertyValue(-webkit-hyphenate-limit-before) : auto
310 rect: style.getPropertyCSSValue(-webkit-hyphenate-limit-before) : [object CSSPri mitiveValue]
311 rect: style.getPropertyValue(-webkit-hyphenate-limit-lines) : no-limit
312 rect: style.getPropertyCSSValue(-webkit-hyphenate-limit-lines) : [object CSSPrim itiveValue]
313 rect: style.getPropertyValue(-webkit-hyphens) : manual
314 rect: style.getPropertyCSSValue(-webkit-hyphens) : [object CSSPrimitiveValue]
315 rect: style.getPropertyValue(-webkit-line-align) : none 307 rect: style.getPropertyValue(-webkit-line-align) : none
316 rect: style.getPropertyCSSValue(-webkit-line-align) : [object CSSPrimitiveValue] 308 rect: style.getPropertyCSSValue(-webkit-line-align) : [object CSSPrimitiveValue]
317 rect: style.getPropertyValue(-webkit-line-box-contain) : block inline replaced 309 rect: style.getPropertyValue(-webkit-line-box-contain) : block inline replaced
318 rect: style.getPropertyCSSValue(-webkit-line-box-contain) : [object CSSValue] 310 rect: style.getPropertyCSSValue(-webkit-line-box-contain) : [object CSSValue]
319 rect: style.getPropertyValue(-webkit-line-break) : auto 311 rect: style.getPropertyValue(-webkit-line-break) : auto
320 rect: style.getPropertyCSSValue(-webkit-line-break) : [object CSSPrimitiveValue] 312 rect: style.getPropertyCSSValue(-webkit-line-break) : [object CSSPrimitiveValue]
321 rect: style.getPropertyValue(-webkit-line-clamp) : none 313 rect: style.getPropertyValue(-webkit-line-clamp) : none
322 rect: style.getPropertyCSSValue(-webkit-line-clamp) : [object CSSPrimitiveValue] 314 rect: style.getPropertyCSSValue(-webkit-line-clamp) : [object CSSPrimitiveValue]
323 rect: style.getPropertyValue(-webkit-line-grid) : none 315 rect: style.getPropertyValue(-webkit-line-grid) : none
324 rect: style.getPropertyCSSValue(-webkit-line-grid) : [object CSSPrimitiveValue] 316 rect: style.getPropertyCSSValue(-webkit-line-grid) : [object CSSPrimitiveValue]
(...skipping 462 matching lines...) Expand 10 before | Expand all | Expand 10 after
787 g: style.getPropertyValue(-webkit-font-kerning) : auto 779 g: style.getPropertyValue(-webkit-font-kerning) : auto
788 g: style.getPropertyCSSValue(-webkit-font-kerning) : [object CSSPrimitiveValue] 780 g: style.getPropertyCSSValue(-webkit-font-kerning) : [object CSSPrimitiveValue]
789 g: style.getPropertyValue(-webkit-font-smoothing) : auto 781 g: style.getPropertyValue(-webkit-font-smoothing) : auto
790 g: style.getPropertyCSSValue(-webkit-font-smoothing) : [object CSSPrimitiveValue ] 782 g: style.getPropertyCSSValue(-webkit-font-smoothing) : [object CSSPrimitiveValue ]
791 g: style.getPropertyValue(-webkit-font-variant-ligatures) : normal 783 g: style.getPropertyValue(-webkit-font-variant-ligatures) : normal
792 g: style.getPropertyCSSValue(-webkit-font-variant-ligatures) : [object CSSPrimit iveValue] 784 g: style.getPropertyCSSValue(-webkit-font-variant-ligatures) : [object CSSPrimit iveValue]
793 g: style.getPropertyValue(-webkit-highlight) : none 785 g: style.getPropertyValue(-webkit-highlight) : none
794 g: style.getPropertyCSSValue(-webkit-highlight) : [object CSSPrimitiveValue] 786 g: style.getPropertyCSSValue(-webkit-highlight) : [object CSSPrimitiveValue]
795 g: style.getPropertyValue(-webkit-hyphenate-character) : auto 787 g: style.getPropertyValue(-webkit-hyphenate-character) : auto
796 g: style.getPropertyCSSValue(-webkit-hyphenate-character) : [object CSSPrimitive Value] 788 g: style.getPropertyCSSValue(-webkit-hyphenate-character) : [object CSSPrimitive Value]
797 g: style.getPropertyValue(-webkit-hyphenate-limit-after) : auto
798 g: style.getPropertyCSSValue(-webkit-hyphenate-limit-after) : [object CSSPrimiti veValue]
799 g: style.getPropertyValue(-webkit-hyphenate-limit-before) : auto
800 g: style.getPropertyCSSValue(-webkit-hyphenate-limit-before) : [object CSSPrimit iveValue]
801 g: style.getPropertyValue(-webkit-hyphenate-limit-lines) : no-limit
802 g: style.getPropertyCSSValue(-webkit-hyphenate-limit-lines) : [object CSSPrimiti veValue]
803 g: style.getPropertyValue(-webkit-hyphens) : manual
804 g: style.getPropertyCSSValue(-webkit-hyphens) : [object CSSPrimitiveValue]
805 g: style.getPropertyValue(-webkit-line-align) : none 789 g: style.getPropertyValue(-webkit-line-align) : none
806 g: style.getPropertyCSSValue(-webkit-line-align) : [object CSSPrimitiveValue] 790 g: style.getPropertyCSSValue(-webkit-line-align) : [object CSSPrimitiveValue]
807 g: style.getPropertyValue(-webkit-line-box-contain) : block inline replaced 791 g: style.getPropertyValue(-webkit-line-box-contain) : block inline replaced
808 g: style.getPropertyCSSValue(-webkit-line-box-contain) : [object CSSValue] 792 g: style.getPropertyCSSValue(-webkit-line-box-contain) : [object CSSValue]
809 g: style.getPropertyValue(-webkit-line-break) : auto 793 g: style.getPropertyValue(-webkit-line-break) : auto
810 g: style.getPropertyCSSValue(-webkit-line-break) : [object CSSPrimitiveValue] 794 g: style.getPropertyCSSValue(-webkit-line-break) : [object CSSPrimitiveValue]
811 g: style.getPropertyValue(-webkit-line-clamp) : none 795 g: style.getPropertyValue(-webkit-line-clamp) : none
812 g: style.getPropertyCSSValue(-webkit-line-clamp) : [object CSSPrimitiveValue] 796 g: style.getPropertyCSSValue(-webkit-line-clamp) : [object CSSPrimitiveValue]
813 g: style.getPropertyValue(-webkit-line-grid) : none 797 g: style.getPropertyValue(-webkit-line-grid) : none
814 g: style.getPropertyCSSValue(-webkit-line-grid) : [object CSSPrimitiveValue] 798 g: style.getPropertyCSSValue(-webkit-line-grid) : [object CSSPrimitiveValue]
(...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
972 g: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue] 956 g: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue]
973 g: style.getPropertyValue(writing-mode) : lr-tb 957 g: style.getPropertyValue(writing-mode) : lr-tb
974 g: style.getPropertyCSSValue(writing-mode) : [object CSSPrimitiveValue] 958 g: style.getPropertyCSSValue(writing-mode) : [object CSSPrimitiveValue]
975 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg 959 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg
976 g: style.getPropertyCSSValue(glyph-orientation-horizontal) : [object CSSPrimitiv eValue] 960 g: style.getPropertyCSSValue(glyph-orientation-horizontal) : [object CSSPrimitiv eValue]
977 g: style.getPropertyValue(glyph-orientation-vertical) : auto 961 g: style.getPropertyValue(glyph-orientation-vertical) : auto
978 g: style.getPropertyCSSValue(glyph-orientation-vertical) : [object CSSPrimitiveV alue] 962 g: style.getPropertyCSSValue(glyph-orientation-vertical) : [object CSSPrimitiveV alue]
979 g: style.getPropertyValue(vector-effect) : none 963 g: style.getPropertyValue(vector-effect) : none
980 g: style.getPropertyCSSValue(vector-effect) : [object CSSPrimitiveValue] 964 g: style.getPropertyCSSValue(vector-effect) : [object CSSPrimitiveValue]
981 965
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698