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

Side by Side Diff: Source/core/css/CSSPropertyNames.in

Issue 215773003: Revert of Add runtime feature and property names for unprefixed CSS Transforms (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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 | « Source/core/css/CSSProperty.cpp ('k') | Source/core/css/RuntimeCSSEnabled.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // 1 //
2 // CSS property names 2 // CSS property names
3 // 3 //
4 // Some properties are used internally, but are not part of CSS. They are used t o get 4 // Some properties are used internally, but are not part of CSS. They are used t o get
5 // HTML4 compatibility in the rendering engine. 5 // HTML4 compatibility in the rendering engine.
6 // 6 //
7 // Microsoft extensions are documented here: 7 // Microsoft extensions are documented here:
8 // http://msdn.microsoft.com/workshop/author/css/reference/attributes.asp 8 // http://msdn.microsoft.com/workshop/author/css/reference/attributes.asp
9 // 9 //
10 10
(...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
227 widows 227 widows
228 width 228 width
229 will-change 229 will-change
230 word-break 230 word-break
231 -epub-word-break alias_for=word-break 231 -epub-word-break alias_for=word-break
232 word-spacing 232 word-spacing
233 word-wrap 233 word-wrap
234 z-index 234 z-index
235 -webkit-appearance 235 -webkit-appearance
236 -webkit-aspect-ratio 236 -webkit-aspect-ratio
237 backface-visibility
238 -webkit-backface-visibility 237 -webkit-backface-visibility
239 -webkit-background-clip 238 -webkit-background-clip
240 -webkit-background-composite 239 -webkit-background-composite
241 -webkit-background-origin 240 -webkit-background-origin
242 // -webkit-background-size differs from background-size only in the interpretati on of 241 // -webkit-background-size differs from background-size only in the interpretati on of
243 // a single value: -webkit-background-size: l; is equivalent to background-size: l l; 242 // a single value: -webkit-background-size: l; is equivalent to background-size: l l;
244 // whereas background-size: l; is equivalent to background-size: l auto; 243 // whereas background-size: l; is equivalent to background-size: l auto;
245 -webkit-background-size 244 -webkit-background-size
246 -webkit-border-after 245 -webkit-border-after
247 -webkit-border-after-color 246 -webkit-border-after-color
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
366 -webkit-max-logical-width 365 -webkit-max-logical-width
367 -webkit-max-logical-height 366 -webkit-max-logical-height
368 -webkit-min-logical-width 367 -webkit-min-logical-width
369 -webkit-min-logical-height 368 -webkit-min-logical-height
370 order 369 order
371 -webkit-order alias_for=order 370 -webkit-order alias_for=order
372 -webkit-padding-after 371 -webkit-padding-after
373 -webkit-padding-before 372 -webkit-padding-before
374 -webkit-padding-end 373 -webkit-padding-end
375 -webkit-padding-start 374 -webkit-padding-start
376 perspective
377 -webkit-perspective 375 -webkit-perspective
378 perspective-origin
379 -webkit-perspective-origin 376 -webkit-perspective-origin
380 -webkit-perspective-origin-x 377 -webkit-perspective-origin-x
381 -webkit-perspective-origin-y 378 -webkit-perspective-origin-y
382 -webkit-print-color-adjust 379 -webkit-print-color-adjust
383 -webkit-rtl-ordering 380 -webkit-rtl-ordering
384 -webkit-ruby-position 381 -webkit-ruby-position
385 -webkit-text-combine 382 -webkit-text-combine
386 -epub-text-combine alias_for=-webkit-text-combine 383 -epub-text-combine alias_for=-webkit-text-combine
387 -webkit-text-decorations-in-effect 384 -webkit-text-decorations-in-effect
388 -webkit-text-emphasis 385 -webkit-text-emphasis
389 -epub-text-emphasis alias_for=-webkit-text-emphasis 386 -epub-text-emphasis alias_for=-webkit-text-emphasis
390 -webkit-text-emphasis-color 387 -webkit-text-emphasis-color
391 -epub-text-emphasis-color alias_for=-webkit-text-emphasis-color 388 -epub-text-emphasis-color alias_for=-webkit-text-emphasis-color
392 -webkit-text-emphasis-position 389 -webkit-text-emphasis-position
393 -webkit-text-emphasis-style 390 -webkit-text-emphasis-style
394 -epub-text-emphasis-style alias_for=-webkit-text-emphasis-style 391 -epub-text-emphasis-style alias_for=-webkit-text-emphasis-style
395 -webkit-text-fill-color 392 -webkit-text-fill-color
396 -webkit-text-security 393 -webkit-text-security
397 -webkit-text-stroke 394 -webkit-text-stroke
398 -webkit-text-stroke-color 395 -webkit-text-stroke-color
399 -webkit-text-stroke-width 396 -webkit-text-stroke-width
400 transform
401 -webkit-transform 397 -webkit-transform
402 transform-origin
403 -webkit-transform-origin 398 -webkit-transform-origin
404 -webkit-transform-origin-x 399 -webkit-transform-origin-x
405 -webkit-transform-origin-y 400 -webkit-transform-origin-y
406 -webkit-transform-origin-z 401 -webkit-transform-origin-z
407 transform-style
408 -webkit-transform-style 402 -webkit-transform-style
409 -webkit-user-drag 403 -webkit-user-drag
410 -webkit-user-modify 404 -webkit-user-modify
411 -webkit-user-select 405 -webkit-user-select
412 -webkit-shape-inside alias_for=shape-inside 406 -webkit-shape-inside alias_for=shape-inside
413 -webkit-shape-outside alias_for=shape-outside 407 -webkit-shape-outside alias_for=shape-outside
414 -webkit-shape-margin alias_for=shape-margin 408 -webkit-shape-margin alias_for=shape-margin
415 -webkit-shape-padding alias_for=shape-padding 409 -webkit-shape-padding alias_for=shape-padding
416 -webkit-shape-image-threshold alias_for=shape-image-threshold 410 -webkit-shape-image-threshold alias_for=shape-image-threshold
417 shape-inside 411 shape-inside
418 shape-outside 412 shape-outside
419 shape-margin 413 shape-margin
420 shape-padding 414 shape-padding
421 shape-image-threshold 415 shape-image-threshold
422 -webkit-wrap-flow 416 -webkit-wrap-flow
423 -webkit-wrap-through 417 -webkit-wrap-through
424 max-zoom 418 max-zoom
425 min-zoom 419 min-zoom
426 orientation 420 orientation
427 user-zoom 421 user-zoom
428 -webkit-tap-highlight-color 422 -webkit-tap-highlight-color
429 -webkit-app-region 423 -webkit-app-region
430 424
431 // Internal properties. 425 // Internal properties.
432 -internal-marquee-direction 426 -internal-marquee-direction
433 -internal-marquee-increment 427 -internal-marquee-increment
434 -internal-marquee-repetition 428 -internal-marquee-repetition
435 -internal-marquee-speed 429 -internal-marquee-speed
436 -internal-marquee-style 430 -internal-marquee-style
OLDNEW
« no previous file with comments | « Source/core/css/CSSProperty.cpp ('k') | Source/core/css/RuntimeCSSEnabled.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698