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

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

Issue 1004623010: Unprefix CSS Animations (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase expectations Created 5 years, 9 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
« no previous file with comments | « no previous file | LayoutTests/virtual/stable/webexposed/global-interface-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 (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
9 animationDelay
10 animationDirection
11 animationDuration
12 animationFillMode
13 animationIterationCount
14 animationName
15 animationPlayState
16 animationTimingFunction
8 backfaceVisibility 17 backfaceVisibility
9 background 18 background
10 backgroundAttachment 19 backgroundAttachment
11 backgroundBlendMode 20 backgroundBlendMode
12 backgroundClip 21 backgroundClip
13 backgroundColor 22 backgroundColor
14 backgroundImage 23 backgroundImage
15 backgroundOrigin 24 backgroundOrigin
16 backgroundPosition 25 backgroundPosition
17 backgroundPositionX 26 backgroundPositionX
(...skipping 352 matching lines...) Expand 10 before | Expand all | Expand 10 after
370 wordWrap 379 wordWrap
371 writingMode 380 writingMode
372 x 381 x
373 y 382 y
374 zIndex 383 zIndex
375 zoom 384 zoom
376 PASS successfullyParsed is true 385 PASS successfullyParsed is true
377 386
378 TEST COMPLETE 387 TEST COMPLETE
379 388
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698