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

Side by Side Diff: third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt

Issue 2520873002: [css-ui] Add support for caret-color property (Closed)
Patch Set: Add new baselines for Mac and Windows Created 4 years 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 all 7 all
8 animation 8 animation
9 animationDelay 9 animationDelay
10 animationDirection 10 animationDirection
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 borderTopWidth 65 borderTopWidth
66 borderWidth 66 borderWidth
67 bottom 67 bottom
68 boxShadow 68 boxShadow
69 boxSizing 69 boxSizing
70 breakAfter 70 breakAfter
71 breakBefore 71 breakBefore
72 breakInside 72 breakInside
73 bufferedRendering 73 bufferedRendering
74 captionSide 74 captionSide
75 caretColor
75 clear 76 clear
76 clip 77 clip
77 clipPath 78 clipPath
78 clipRule 79 clipRule
79 color 80 color
80 colorInterpolation 81 colorInterpolation
81 colorInterpolationFilters 82 colorInterpolationFilters
82 colorRendering 83 colorRendering
83 columnCount 84 columnCount
84 columnFill 85 columnFill
(...skipping 327 matching lines...) Expand 10 before | Expand all | Expand 10 after
412 wordWrap 413 wordWrap
413 writingMode 414 writingMode
414 x 415 x
415 y 416 y
416 zIndex 417 zIndex
417 zoom 418 zoom
418 PASS successfullyParsed is true 419 PASS successfullyParsed is true
419 420
420 TEST COMPLETE 421 TEST COMPLETE
421 422
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698