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

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

Issue 2737843003: [css-align] Implement place-items alignment shorthand (Closed)
Patch Set: More layout tests fixes. Created 3 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 all 7 all
8 animation 8 animation
9 animationDelay 9 animationDelay
10 animationDirection 10 animationDirection
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 placeContent
230 placeItems
230 pointerEvents 231 pointerEvents
231 position 232 position
232 quotes 233 quotes
233 r 234 r
234 removeProperty 235 removeProperty
235 resize 236 resize
236 right 237 right
237 rx 238 rx
238 ry 239 ry
239 setProperty 240 setProperty
(...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after
403 wordWrap 404 wordWrap
404 writingMode 405 writingMode
405 x 406 x
406 y 407 y
407 zIndex 408 zIndex
408 zoom 409 zoom
409 PASS successfullyParsed is true 410 PASS successfullyParsed is true
410 411
411 TEST COMPLETE 412 TEST COMPLETE
412 413
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698