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

Side by Side Diff: LayoutTests/virtual/stable/webexposed/css-properties-as-js-properties-expected.txt

Issue 228323007: Remove color-profile from SVG (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix one more test Created 6 years, 8 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 This test (crudely) documents Blink's web-exposed CSS properties. All changes t o this list should go through Blink's feature review process: http://www.chromiu m.org/blink#new-features 1 This test (crudely) documents Blink's web-exposed CSS properties. All changes t o this list should go through Blink's feature review process: http://www.chromiu m.org/blink#new-features
2 2
3 alignContent 3 alignContent
4 alignItems 4 alignItems
5 alignSelf 5 alignSelf
6 alignmentBaseline 6 alignmentBaseline
7 backfaceVisibility 7 backfaceVisibility
8 background 8 background
9 backgroundAttachment 9 backgroundAttachment
10 backgroundBlendMode 10 backgroundBlendMode
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 boxSizing 58 boxSizing
59 bufferedRendering 59 bufferedRendering
60 captionSide 60 captionSide
61 clear 61 clear
62 clip 62 clip
63 clipPath 63 clipPath
64 clipRule 64 clipRule
65 color 65 color
66 colorInterpolation 66 colorInterpolation
67 colorInterpolationFilters 67 colorInterpolationFilters
68 colorProfile
69 colorRendering 68 colorRendering
70 content 69 content
71 counterIncrement 70 counterIncrement
72 counterReset 71 counterReset
73 cssText 72 cssText
74 cursor 73 cursor
75 direction 74 direction
76 display 75 display
77 dominantBaseline 76 dominantBaseline
78 emptyCells 77 emptyCells
(...skipping 288 matching lines...) Expand 10 before | Expand all | Expand 10 after
367 wordBreak 366 wordBreak
368 wordSpacing 367 wordSpacing
369 wordWrap 368 wordWrap
370 writingMode 369 writingMode
371 zIndex 370 zIndex
372 zoom 371 zoom
373 PASS successfullyParsed is true 372 PASS successfullyParsed is true
374 373
375 TEST COMPLETE 374 TEST COMPLETE
376 375
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/custom/element-names.html ('k') | LayoutTests/webexposed/css-properties-as-js-properties-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698