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

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

Issue 14576017: Implement CSS3TextDecorations runtime flag in favor of CSS3_TEXT (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated css-properties-as-js-properties.html layout test expectations to match new properties. Created 7 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 alignmentBaseline 3 alignmentBaseline
4 background 4 background
5 backgroundAttachment 5 backgroundAttachment
6 backgroundBlendMode 6 backgroundBlendMode
7 backgroundClip 7 backgroundClip
8 backgroundColor 8 backgroundColor
9 backgroundImage 9 backgroundImage
10 backgroundOrigin 10 backgroundOrigin
(...skipping 345 matching lines...) Expand 10 before | Expand all | Expand 10 after
356 webkitRegionOverflow 356 webkitRegionOverflow
357 webkitRtlOrdering 357 webkitRtlOrdering
358 webkitRubyPosition 358 webkitRubyPosition
359 webkitShapeInside 359 webkitShapeInside
360 webkitShapeMargin 360 webkitShapeMargin
361 webkitShapeOutside 361 webkitShapeOutside
362 webkitShapePadding 362 webkitShapePadding
363 webkitSvgShadow 363 webkitSvgShadow
364 webkitTapHighlightColor 364 webkitTapHighlightColor
365 webkitTextCombine 365 webkitTextCombine
366 webkitTextDecorationColor
367 webkitTextDecorationLine
368 webkitTextDecorationStyle
366 webkitTextDecorationsInEffect 369 webkitTextDecorationsInEffect
367 webkitTextEmphasis 370 webkitTextEmphasis
368 webkitTextEmphasisColor 371 webkitTextEmphasisColor
369 webkitTextEmphasisPosition 372 webkitTextEmphasisPosition
370 webkitTextEmphasisStyle 373 webkitTextEmphasisStyle
371 webkitTextFillColor 374 webkitTextFillColor
372 webkitTextOrientation 375 webkitTextOrientation
373 webkitTextSecurity 376 webkitTextSecurity
374 webkitTextStroke 377 webkitTextStroke
375 webkitTextStrokeColor 378 webkitTextStrokeColor
376 webkitTextStrokeWidth 379 webkitTextStrokeWidth
380 webkitTextUnderlinePosition
377 webkitTransform 381 webkitTransform
378 webkitTransformOrigin 382 webkitTransformOrigin
379 webkitTransformOriginX 383 webkitTransformOriginX
380 webkitTransformOriginY 384 webkitTransformOriginY
381 webkitTransformOriginZ 385 webkitTransformOriginZ
382 webkitTransformStyle 386 webkitTransformStyle
383 webkitTransition 387 webkitTransition
384 webkitTransitionDelay 388 webkitTransitionDelay
385 webkitTransitionDuration 389 webkitTransitionDuration
386 webkitTransitionProperty 390 webkitTransitionProperty
387 webkitTransitionTimingFunction 391 webkitTransitionTimingFunction
388 webkitUserDrag 392 webkitUserDrag
389 webkitUserModify 393 webkitUserModify
390 webkitUserSelect 394 webkitUserSelect
391 webkitWrap 395 webkitWrap
392 webkitWrapFlow 396 webkitWrapFlow
393 webkitWrapThrough 397 webkitWrapThrough
394 webkitWritingMode 398 webkitWritingMode
395 whiteSpace 399 whiteSpace
396 widows 400 widows
397 width 401 width
398 wordBreak 402 wordBreak
399 wordSpacing 403 wordSpacing
400 wordWrap 404 wordWrap
401 writingMode 405 writingMode
402 zIndex 406 zIndex
403 zoom 407 zoom
404 408
OLDNEW
« no previous file with comments | « no previous file | Source/core/css/CSSComputedStyleDeclaration.cpp » ('j') | Source/core/rendering/RootInlineBox.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698