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

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

Issue 20526006: Remove -webkit-hyphens and -webkit-hyphenate-limit-* properties. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: init removal Created 7 years, 5 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
« no previous file with comments | « LayoutTests/svg/css/getComputedStyle-basic-expected.txt ('k') | Source/core/core.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 backgroundBlendMode 9 backgroundBlendMode
10 backgroundClip 10 backgroundClip
(...skipping 280 matching lines...) Expand 10 before | Expand all | Expand 10 after
291 webkitFilter 291 webkitFilter
292 webkitFlowFrom 292 webkitFlowFrom
293 webkitFlowInto 293 webkitFlowInto
294 webkitFontFeatureSettings 294 webkitFontFeatureSettings
295 webkitFontKerning 295 webkitFontKerning
296 webkitFontSizeDelta 296 webkitFontSizeDelta
297 webkitFontSmoothing 297 webkitFontSmoothing
298 webkitFontVariantLigatures 298 webkitFontVariantLigatures
299 webkitHighlight 299 webkitHighlight
300 webkitHyphenateCharacter 300 webkitHyphenateCharacter
301 webkitHyphenateLimitAfter
302 webkitHyphenateLimitBefore
303 webkitHyphenateLimitLines
304 webkitHyphens
305 webkitLineAlign 301 webkitLineAlign
306 webkitLineBoxContain 302 webkitLineBoxContain
307 webkitLineBreak 303 webkitLineBreak
308 webkitLineClamp 304 webkitLineClamp
309 webkitLineGrid 305 webkitLineGrid
310 webkitLineSnap 306 webkitLineSnap
311 webkitLocale 307 webkitLocale
312 webkitLogicalHeight 308 webkitLogicalHeight
313 webkitLogicalWidth 309 webkitLogicalWidth
314 webkitMarginAfter 310 webkitMarginAfter
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
400 whiteSpace 396 whiteSpace
401 widows 397 widows
402 width 398 width
403 wordBreak 399 wordBreak
404 wordSpacing 400 wordSpacing
405 wordWrap 401 wordWrap
406 writingMode 402 writingMode
407 zIndex 403 zIndex
408 zoom 404 zoom
409 405
OLDNEW
« no previous file with comments | « LayoutTests/svg/css/getComputedStyle-basic-expected.txt ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698