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

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

Issue 22414006: Revert "Revert "[css3-text] Implement text-decoration property shorthand"" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Added missing skipped test to TestExpectations Created 7 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 | 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 148 matching lines...) Expand 10 before | Expand all | Expand 10 after
159 rect: style.getPropertyValue(right) : auto 159 rect: style.getPropertyValue(right) : auto
160 rect: style.getPropertyCSSValue(right) : [object CSSPrimitiveValue] 160 rect: style.getPropertyCSSValue(right) : [object CSSPrimitiveValue]
161 rect: style.getPropertyValue(speak) : normal 161 rect: style.getPropertyValue(speak) : normal
162 rect: style.getPropertyCSSValue(speak) : [object CSSPrimitiveValue] 162 rect: style.getPropertyCSSValue(speak) : [object CSSPrimitiveValue]
163 rect: style.getPropertyValue(table-layout) : auto 163 rect: style.getPropertyValue(table-layout) : auto
164 rect: style.getPropertyCSSValue(table-layout) : [object CSSPrimitiveValue] 164 rect: style.getPropertyCSSValue(table-layout) : [object CSSPrimitiveValue]
165 rect: style.getPropertyValue(tab-size) : 8 165 rect: style.getPropertyValue(tab-size) : 8
166 rect: style.getPropertyCSSValue(tab-size) : [object CSSPrimitiveValue] 166 rect: style.getPropertyCSSValue(tab-size) : [object CSSPrimitiveValue]
167 rect: style.getPropertyValue(text-align) : start 167 rect: style.getPropertyValue(text-align) : start
168 rect: style.getPropertyCSSValue(text-align) : [object CSSPrimitiveValue] 168 rect: style.getPropertyCSSValue(text-align) : [object CSSPrimitiveValue]
169 rect: style.getPropertyValue(text-decoration) : none 169 rect: style.getPropertyValue(text-decoration) : none solid rgb(0, 0, 0)
170 rect: style.getPropertyCSSValue(text-decoration) : [object CSSPrimitiveValue] 170 rect: style.getPropertyCSSValue(text-decoration) : [object CSSValueList]
171 rect: style.getPropertyValue(text-indent) : 0px 171 rect: style.getPropertyValue(text-indent) : 0px
172 rect: style.getPropertyCSSValue(text-indent) : [object CSSPrimitiveValue] 172 rect: style.getPropertyCSSValue(text-indent) : [object CSSPrimitiveValue]
173 rect: style.getPropertyValue(text-rendering) : auto 173 rect: style.getPropertyValue(text-rendering) : auto
174 rect: style.getPropertyCSSValue(text-rendering) : [object CSSPrimitiveValue] 174 rect: style.getPropertyCSSValue(text-rendering) : [object CSSPrimitiveValue]
175 rect: style.getPropertyValue(text-shadow) : none 175 rect: style.getPropertyValue(text-shadow) : none
176 rect: style.getPropertyCSSValue(text-shadow) : [object CSSPrimitiveValue] 176 rect: style.getPropertyCSSValue(text-shadow) : [object CSSPrimitiveValue]
177 rect: style.getPropertyValue(text-overflow) : clip 177 rect: style.getPropertyValue(text-overflow) : clip
178 rect: style.getPropertyCSSValue(text-overflow) : [object CSSPrimitiveValue] 178 rect: style.getPropertyCSSValue(text-overflow) : [object CSSPrimitiveValue]
179 rect: style.getPropertyValue(text-transform) : none 179 rect: style.getPropertyValue(text-transform) : none
180 rect: style.getPropertyCSSValue(text-transform) : [object CSSPrimitiveValue] 180 rect: style.getPropertyCSSValue(text-transform) : [object CSSPrimitiveValue]
(...skipping 460 matching lines...) Expand 10 before | Expand all | Expand 10 after
641 g: style.getPropertyValue(right) : auto 641 g: style.getPropertyValue(right) : auto
642 g: style.getPropertyCSSValue(right) : [object CSSPrimitiveValue] 642 g: style.getPropertyCSSValue(right) : [object CSSPrimitiveValue]
643 g: style.getPropertyValue(speak) : normal 643 g: style.getPropertyValue(speak) : normal
644 g: style.getPropertyCSSValue(speak) : [object CSSPrimitiveValue] 644 g: style.getPropertyCSSValue(speak) : [object CSSPrimitiveValue]
645 g: style.getPropertyValue(table-layout) : auto 645 g: style.getPropertyValue(table-layout) : auto
646 g: style.getPropertyCSSValue(table-layout) : [object CSSPrimitiveValue] 646 g: style.getPropertyCSSValue(table-layout) : [object CSSPrimitiveValue]
647 g: style.getPropertyValue(tab-size) : 8 647 g: style.getPropertyValue(tab-size) : 8
648 g: style.getPropertyCSSValue(tab-size) : [object CSSPrimitiveValue] 648 g: style.getPropertyCSSValue(tab-size) : [object CSSPrimitiveValue]
649 g: style.getPropertyValue(text-align) : start 649 g: style.getPropertyValue(text-align) : start
650 g: style.getPropertyCSSValue(text-align) : [object CSSPrimitiveValue] 650 g: style.getPropertyCSSValue(text-align) : [object CSSPrimitiveValue]
651 g: style.getPropertyValue(text-decoration) : none 651 g: style.getPropertyValue(text-decoration) : none solid rgb(0, 0, 0)
652 g: style.getPropertyCSSValue(text-decoration) : [object CSSPrimitiveValue] 652 g: style.getPropertyCSSValue(text-decoration) : [object CSSValueList]
653 g: style.getPropertyValue(text-indent) : 0px 653 g: style.getPropertyValue(text-indent) : 0px
654 g: style.getPropertyCSSValue(text-indent) : [object CSSPrimitiveValue] 654 g: style.getPropertyCSSValue(text-indent) : [object CSSPrimitiveValue]
655 g: style.getPropertyValue(text-rendering) : auto 655 g: style.getPropertyValue(text-rendering) : auto
656 g: style.getPropertyCSSValue(text-rendering) : [object CSSPrimitiveValue] 656 g: style.getPropertyCSSValue(text-rendering) : [object CSSPrimitiveValue]
657 g: style.getPropertyValue(text-shadow) : none 657 g: style.getPropertyValue(text-shadow) : none
658 g: style.getPropertyCSSValue(text-shadow) : [object CSSPrimitiveValue] 658 g: style.getPropertyCSSValue(text-shadow) : [object CSSPrimitiveValue]
659 g: style.getPropertyValue(text-overflow) : clip 659 g: style.getPropertyValue(text-overflow) : clip
660 g: style.getPropertyCSSValue(text-overflow) : [object CSSPrimitiveValue] 660 g: style.getPropertyCSSValue(text-overflow) : [object CSSPrimitiveValue]
661 g: style.getPropertyValue(text-transform) : none 661 g: style.getPropertyValue(text-transform) : none
662 g: style.getPropertyCSSValue(text-transform) : [object CSSPrimitiveValue] 662 g: style.getPropertyCSSValue(text-transform) : [object CSSPrimitiveValue]
(...skipping 293 matching lines...) Expand 10 before | Expand all | Expand 10 after
956 g: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue] 956 g: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue]
957 g: style.getPropertyValue(writing-mode) : lr-tb 957 g: style.getPropertyValue(writing-mode) : lr-tb
958 g: style.getPropertyCSSValue(writing-mode) : [object CSSPrimitiveValue] 958 g: style.getPropertyCSSValue(writing-mode) : [object CSSPrimitiveValue]
959 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg 959 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg
960 g: style.getPropertyCSSValue(glyph-orientation-horizontal) : [object CSSPrimitiv eValue] 960 g: style.getPropertyCSSValue(glyph-orientation-horizontal) : [object CSSPrimitiv eValue]
961 g: style.getPropertyValue(glyph-orientation-vertical) : auto 961 g: style.getPropertyValue(glyph-orientation-vertical) : auto
962 g: style.getPropertyCSSValue(glyph-orientation-vertical) : [object CSSPrimitiveV alue] 962 g: style.getPropertyCSSValue(glyph-orientation-vertical) : [object CSSPrimitiveV alue]
963 g: style.getPropertyValue(vector-effect) : none 963 g: style.getPropertyValue(vector-effect) : none
964 g: style.getPropertyCSSValue(vector-effect) : [object CSSPrimitiveValue] 964 g: style.getPropertyCSSValue(vector-effect) : [object CSSPrimitiveValue]
965 965
OLDNEW
« no previous file with comments | « LayoutTests/media/track/track-css-matching-default-expected.txt ('k') | Source/core/css/CSSComputedStyleDeclaration.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698