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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt

Issue 2312713002: Unprefix -webkit-clip-path (Closed)
Patch Set: Rebase Created 4 years, 3 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This test documents all computed styles on a div element. 1 This test documents all computed styles on a div element.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 -webkit-app-region: no-drag 6 -webkit-app-region: no-drag
7 -webkit-appearance: none 7 -webkit-appearance: none
8 -webkit-background-clip: border-box 8 -webkit-background-clip: border-box
9 -webkit-background-origin: padding-box 9 -webkit-background-origin: padding-box
10 -webkit-border-horizontal-spacing: 0px 10 -webkit-border-horizontal-spacing: 0px
11 -webkit-border-image: none 11 -webkit-border-image: none
12 -webkit-border-vertical-spacing: 0px 12 -webkit-border-vertical-spacing: 0px
13 -webkit-box-align: stretch 13 -webkit-box-align: stretch
14 -webkit-box-decoration-break: slice 14 -webkit-box-decoration-break: slice
15 -webkit-box-direction: normal 15 -webkit-box-direction: normal
16 -webkit-box-flex: 0 16 -webkit-box-flex: 0
17 -webkit-box-flex-group: 1 17 -webkit-box-flex-group: 1
18 -webkit-box-lines: single 18 -webkit-box-lines: single
19 -webkit-box-ordinal-group: 1 19 -webkit-box-ordinal-group: 1
20 -webkit-box-orient: horizontal 20 -webkit-box-orient: horizontal
21 -webkit-box-pack: start 21 -webkit-box-pack: start
22 -webkit-box-reflect: none 22 -webkit-box-reflect: none
23 -webkit-clip-path: none
24 -webkit-font-smoothing: auto 23 -webkit-font-smoothing: auto
25 -webkit-highlight: none 24 -webkit-highlight: none
26 -webkit-hyphenate-character: auto 25 -webkit-hyphenate-character: auto
27 -webkit-line-break: auto 26 -webkit-line-break: auto
28 -webkit-line-clamp: none 27 -webkit-line-clamp: none
29 -webkit-locale: auto 28 -webkit-locale: auto
30 -webkit-margin-after-collapse: collapse 29 -webkit-margin-after-collapse: collapse
31 -webkit-margin-before-collapse: collapse 30 -webkit-margin-before-collapse: collapse
32 -webkit-mask-box-image: none 31 -webkit-mask-box-image: none
33 -webkit-mask-box-image-outset: 0px 32 -webkit-mask-box-image-outset: 0px
(...skipping 265 matching lines...) Expand 10 before | Expand all | Expand 10 after
299 word-wrap: normal 298 word-wrap: normal
300 writing-mode: horizontal-tb 299 writing-mode: horizontal-tb
301 x: 0px 300 x: 0px
302 y: 0px 301 y: 0px
303 z-index: auto 302 z-index: auto
304 zoom: 1 303 zoom: 1
305 PASS successfullyParsed is true 304 PASS successfullyParsed is true
306 305
307 TEST COMPLETE 306 TEST COMPLETE
308 307
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698