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

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

Issue 1328673003: Remove -webkit-line-box-contain implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix up a few more tests. Created 5 years, 3 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 304 matching lines...) Expand 10 before | Expand all | Expand 10 after
315 webkitColumnRuleWidth 315 webkitColumnRuleWidth
316 webkitColumnSpan 316 webkitColumnSpan
317 webkitColumnWidth 317 webkitColumnWidth
318 webkitColumns 318 webkitColumns
319 webkitFilter 319 webkitFilter
320 webkitFontFeatureSettings 320 webkitFontFeatureSettings
321 webkitFontSizeDelta 321 webkitFontSizeDelta
322 webkitFontSmoothing 322 webkitFontSmoothing
323 webkitHighlight 323 webkitHighlight
324 webkitHyphenateCharacter 324 webkitHyphenateCharacter
325 webkitLineBoxContain
326 webkitLineBreak 325 webkitLineBreak
327 webkitLineClamp 326 webkitLineClamp
328 webkitLocale 327 webkitLocale
329 webkitLogicalHeight 328 webkitLogicalHeight
330 webkitLogicalWidth 329 webkitLogicalWidth
331 webkitMarginAfter 330 webkitMarginAfter
332 webkitMarginAfterCollapse 331 webkitMarginAfterCollapse
333 webkitMarginBefore 332 webkitMarginBefore
334 webkitMarginBeforeCollapse 333 webkitMarginBeforeCollapse
335 webkitMarginBottomCollapse 334 webkitMarginBottomCollapse
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
397 wordWrap 396 wordWrap
398 writingMode 397 writingMode
399 x 398 x
400 y 399 y
401 zIndex 400 zIndex
402 zoom 401 zoom
403 PASS successfullyParsed is true 402 PASS successfullyParsed is true
404 403
405 TEST COMPLETE 404 TEST COMPLETE
406 405
OLDNEW
« no previous file with comments | « LayoutTests/virtual/stable/webexposed/css-properties-as-js-properties-expected.txt ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698