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

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

Issue 2662573002: [css-align] Implement place-content alignment shorthand (Closed)
Patch Set: Patch rebased. Created 3 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
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 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
227 paddingRight 227 paddingRight
228 paddingTop 228 paddingTop
229 page 229 page
230 pageBreakAfter 230 pageBreakAfter
231 pageBreakBefore 231 pageBreakBefore
232 pageBreakInside 232 pageBreakInside
233 paintOrder 233 paintOrder
234 parentRule 234 parentRule
235 perspective 235 perspective
236 perspectiveOrigin 236 perspectiveOrigin
237 placeContent
237 pointerEvents 238 pointerEvents
238 position 239 position
239 quotes 240 quotes
240 r 241 r
241 removeProperty 242 removeProperty
242 resize 243 resize
243 right 244 right
244 rotate 245 rotate
245 rx 246 rx
246 ry 247 ry
(...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after
421 wordWrap 422 wordWrap
422 writingMode 423 writingMode
423 x 424 x
424 y 425 y
425 zIndex 426 zIndex
426 zoom 427 zoom
427 PASS successfullyParsed is true 428 PASS successfullyParsed is true
428 429
429 TEST COMPLETE 430 TEST COMPLETE
430 431
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698