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

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

Issue 1987943002: [wip] unprefix filter Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Decide on BUG 109224, minor test code tweaks. Created 4 years, 7 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 269 matching lines...) Expand 10 before | Expand all | Expand 10 after
280 webkitBoxFlexGroup 280 webkitBoxFlexGroup
281 webkitBoxLines 281 webkitBoxLines
282 webkitBoxOrdinalGroup 282 webkitBoxOrdinalGroup
283 webkitBoxOrient 283 webkitBoxOrient
284 webkitBoxPack 284 webkitBoxPack
285 webkitBoxReflect 285 webkitBoxReflect
286 webkitClipPath 286 webkitClipPath
287 webkitColumnBreakAfter 287 webkitColumnBreakAfter
288 webkitColumnBreakBefore 288 webkitColumnBreakBefore
289 webkitColumnBreakInside 289 webkitColumnBreakInside
290 webkitFilter
291 webkitFontSizeDelta 290 webkitFontSizeDelta
292 webkitFontSmoothing 291 webkitFontSmoothing
293 webkitHighlight 292 webkitHighlight
294 webkitHyphenateCharacter 293 webkitHyphenateCharacter
295 webkitLineBreak 294 webkitLineBreak
296 webkitLineClamp 295 webkitLineClamp
297 webkitLocale 296 webkitLocale
298 webkitLogicalHeight 297 webkitLogicalHeight
299 webkitLogicalWidth 298 webkitLogicalWidth
300 webkitMarginAfter 299 webkitMarginAfter
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
366 wordWrap 365 wordWrap
367 writingMode 366 writingMode
368 x 367 x
369 y 368 y
370 zIndex 369 zIndex
371 zoom 370 zoom
372 PASS successfullyParsed is true 371 PASS successfullyParsed is true
373 372
374 TEST COMPLETE 373 TEST COMPLETE
375 374
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698