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

Side by Side Diff: third_party/WebKit/LayoutTests/virtual/stable/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 208 matching lines...) Expand 10 before | Expand all | Expand 10 after
219 paddingRight 219 paddingRight
220 paddingTop 220 paddingTop
221 page 221 page
222 pageBreakAfter 222 pageBreakAfter
223 pageBreakBefore 223 pageBreakBefore
224 pageBreakInside 224 pageBreakInside
225 paintOrder 225 paintOrder
226 parentRule 226 parentRule
227 perspective 227 perspective
228 perspectiveOrigin 228 perspectiveOrigin
229 placeContent
229 pointerEvents 230 pointerEvents
230 position 231 position
231 quotes 232 quotes
232 r 233 r
233 removeProperty 234 removeProperty
234 resize 235 resize
235 right 236 right
236 rx 237 rx
237 ry 238 ry
238 setProperty 239 setProperty
(...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after
402 wordWrap 403 wordWrap
403 writingMode 404 writingMode
404 x 405 x
405 y 406 y
406 zIndex 407 zIndex
407 zoom 408 zoom
408 PASS successfullyParsed is true 409 PASS successfullyParsed is true
409 410
410 TEST COMPLETE 411 TEST COMPLETE
411 412
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698