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

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

Issue 16690004: [CSS Regions] Rename region-overflow to region-fragment (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch Created 7 years, 6 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 336 matching lines...) Expand 10 before | Expand all | Expand 10 after
347 webkitPaddingEnd 347 webkitPaddingEnd
348 webkitPaddingStart 348 webkitPaddingStart
349 webkitPerspective 349 webkitPerspective
350 webkitPerspectiveOrigin 350 webkitPerspectiveOrigin
351 webkitPerspectiveOriginX 351 webkitPerspectiveOriginX
352 webkitPerspectiveOriginY 352 webkitPerspectiveOriginY
353 webkitPrintColorAdjust 353 webkitPrintColorAdjust
354 webkitRegionBreakAfter 354 webkitRegionBreakAfter
355 webkitRegionBreakBefore 355 webkitRegionBreakBefore
356 webkitRegionBreakInside 356 webkitRegionBreakInside
357 webkitRegionOverflow 357 webkitRegionFragment
358 webkitRtlOrdering 358 webkitRtlOrdering
359 webkitRubyPosition 359 webkitRubyPosition
360 webkitShapeInside 360 webkitShapeInside
361 webkitShapeMargin 361 webkitShapeMargin
362 webkitShapeOutside 362 webkitShapeOutside
363 webkitShapePadding 363 webkitShapePadding
364 webkitSvgShadow 364 webkitSvgShadow
365 webkitTapHighlightColor 365 webkitTapHighlightColor
366 webkitTextCombine 366 webkitTextCombine
367 webkitTextDecorationsInEffect 367 webkitTextDecorationsInEffect
(...skipping 27 matching lines...) Expand all
395 whiteSpace 395 whiteSpace
396 widows 396 widows
397 width 397 width
398 wordBreak 398 wordBreak
399 wordSpacing 399 wordSpacing
400 wordWrap 400 wordWrap
401 writingMode 401 writingMode
402 zIndex 402 zIndex
403 zoom 403 zoom
404 404
OLDNEW
« no previous file with comments | « LayoutTests/fast/regions/webkit-region-overflow-parsing-expected.txt ('k') | PerformanceTests/Layout/resources/regions.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698