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

Side by Side Diff: LayoutTests/virtual/stable/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 background 7 background
8 backgroundAttachment 8 backgroundAttachment
9 backgroundClip 9 backgroundClip
10 backgroundColor 10 backgroundColor
(...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after
274 webkitFontFeatureSettings 274 webkitFontFeatureSettings
275 webkitFontKerning 275 webkitFontKerning
276 webkitFontSizeDelta 276 webkitFontSizeDelta
277 webkitFontSmoothing 277 webkitFontSmoothing
278 webkitFontVariantLigatures 278 webkitFontVariantLigatures
279 webkitHighlight 279 webkitHighlight
280 webkitHyphenateCharacter 280 webkitHyphenateCharacter
281 webkitLineAlign 281 webkitLineAlign
282 webkitLineBoxContain 282 webkitLineBoxContain
283 webkitLineBreak 283 webkitLineBreak
284 webkitLineClamp
285 webkitLineGrid 284 webkitLineGrid
286 webkitLineSnap 285 webkitLineSnap
287 webkitLocale 286 webkitLocale
288 webkitLogicalHeight 287 webkitLogicalHeight
289 webkitLogicalWidth 288 webkitLogicalWidth
290 webkitMarginAfter 289 webkitMarginAfter
291 webkitMarginAfterCollapse 290 webkitMarginAfterCollapse
292 webkitMarginBefore 291 webkitMarginBefore
293 webkitMarginBeforeCollapse 292 webkitMarginBeforeCollapse
294 webkitMarginBottomCollapse 293 webkitMarginBottomCollapse
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
361 whiteSpace 360 whiteSpace
362 widows 361 widows
363 width 362 width
364 wordBreak 363 wordBreak
365 wordSpacing 364 wordSpacing
366 wordWrap 365 wordWrap
367 writingMode 366 writingMode
368 zIndex 367 zIndex
369 zoom 368 zoom
370 369
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698