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

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

Issue 26588002: Remove support for -webkit-line-clamp Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Base files missing... Created 7 years, 2 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 | Annotate | Revision Log
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 animation 7 animation
8 animationDelay 8 animationDelay
9 animationDirection 9 animationDirection
10 animationDuration 10 animationDuration
(...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after
309 webkitFontFeatureSettings 309 webkitFontFeatureSettings
310 webkitFontKerning 310 webkitFontKerning
311 webkitFontSizeDelta 311 webkitFontSizeDelta
312 webkitFontSmoothing 312 webkitFontSmoothing
313 webkitFontVariantLigatures 313 webkitFontVariantLigatures
314 webkitHighlight 314 webkitHighlight
315 webkitHyphenateCharacter 315 webkitHyphenateCharacter
316 webkitLineAlign 316 webkitLineAlign
317 webkitLineBoxContain 317 webkitLineBoxContain
318 webkitLineBreak 318 webkitLineBreak
319 webkitLineClamp
320 webkitLineGrid 319 webkitLineGrid
321 webkitLineSnap 320 webkitLineSnap
322 webkitLocale 321 webkitLocale
323 webkitLogicalHeight 322 webkitLogicalHeight
324 webkitLogicalWidth 323 webkitLogicalWidth
325 webkitMarginAfter 324 webkitMarginAfter
326 webkitMarginAfterCollapse 325 webkitMarginAfterCollapse
327 webkitMarginBefore 326 webkitMarginBefore
328 webkitMarginBeforeCollapse 327 webkitMarginBeforeCollapse
329 webkitMarginBottomCollapse 328 webkitMarginBottomCollapse
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
406 whiteSpace 405 whiteSpace
407 widows 406 widows
408 width 407 width
409 wordBreak 408 wordBreak
410 wordSpacing 409 wordSpacing
411 wordWrap 410 wordWrap
412 writingMode 411 writingMode
413 zIndex 412 zIndex
414 zoom 413 zoom
415 414
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698