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

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

Issue 213193005: 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 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
368 -webkit-max-logical-width 367 -webkit-max-logical-width
369 -webkit-max-logical-height 368 -webkit-max-logical-height
370 -webkit-min-logical-width 369 -webkit-min-logical-width
371 -webkit-min-logical-height 370 -webkit-min-logical-height
372 order 371 order
373 -webkit-order alias_for=order 372 -webkit-order alias_for=order
374 -webkit-padding-after 373 -webkit-padding-after
375 -webkit-padding-before 374 -webkit-padding-before
376 -webkit-padding-end 375 -webkit-padding-end
377 -webkit-padding-start 376 -webkit-padding-start
378 perspective
379 -webkit-perspective 377 -webkit-perspective
380 perspective-origin
381 -webkit-perspective-origin 378 -webkit-perspective-origin
382 -webkit-perspective-origin-x 379 -webkit-perspective-origin-x
383 -webkit-perspective-origin-y 380 -webkit-perspective-origin-y
384 -webkit-print-color-adjust 381 -webkit-print-color-adjust
385 -webkit-rtl-ordering 382 -webkit-rtl-ordering
386 -webkit-ruby-position 383 -webkit-ruby-position
387 -webkit-text-combine 384 -webkit-text-combine
388 -epub-text-combine alias_for=-webkit-text-combine 385 -epub-text-combine alias_for=-webkit-text-combine
389 -webkit-text-decorations-in-effect 386 -webkit-text-decorations-in-effect
390 -webkit-text-emphasis 387 -webkit-text-emphasis
391 -epub-text-emphasis alias_for=-webkit-text-emphasis 388 -epub-text-emphasis alias_for=-webkit-text-emphasis
392 -webkit-text-emphasis-color 389 -webkit-text-emphasis-color
393 -epub-text-emphasis-color alias_for=-webkit-text-emphasis-color 390 -epub-text-emphasis-color alias_for=-webkit-text-emphasis-color
394 -webkit-text-emphasis-position 391 -webkit-text-emphasis-position
395 -webkit-text-emphasis-style 392 -webkit-text-emphasis-style
396 -epub-text-emphasis-style alias_for=-webkit-text-emphasis-style 393 -epub-text-emphasis-style alias_for=-webkit-text-emphasis-style
397 -webkit-text-fill-color 394 -webkit-text-fill-color
398 -webkit-text-security 395 -webkit-text-security
399 -webkit-text-stroke 396 -webkit-text-stroke
400 -webkit-text-stroke-color 397 -webkit-text-stroke-color
401 -webkit-text-stroke-width 398 -webkit-text-stroke-width
402 transform
403 -webkit-transform 399 -webkit-transform
404 transform-origin
405 -webkit-transform-origin 400 -webkit-transform-origin
406 -webkit-transform-origin-x 401 -webkit-transform-origin-x
407 -webkit-transform-origin-y 402 -webkit-transform-origin-y
408 -webkit-transform-origin-z 403 -webkit-transform-origin-z
409 transform-style
410 -webkit-transform-style 404 -webkit-transform-style
411 -webkit-user-drag 405 -webkit-user-drag
412 -webkit-user-modify 406 -webkit-user-modify
413 -webkit-user-select 407 -webkit-user-select
414 -webkit-shape-inside alias_for=shape-inside 408 -webkit-shape-inside alias_for=shape-inside
415 -webkit-shape-outside alias_for=shape-outside 409 -webkit-shape-outside alias_for=shape-outside
416 -webkit-shape-margin alias_for=shape-margin 410 -webkit-shape-margin alias_for=shape-margin
417 -webkit-shape-padding alias_for=shape-padding 411 -webkit-shape-padding alias_for=shape-padding
418 -webkit-shape-image-threshold alias_for=shape-image-threshold 412 -webkit-shape-image-threshold alias_for=shape-image-threshold
419 shape-inside 413 shape-inside
420 shape-outside 414 shape-outside
421 shape-margin 415 shape-margin
422 shape-padding 416 shape-padding
423 shape-image-threshold 417 shape-image-threshold
424 -webkit-wrap-flow 418 -webkit-wrap-flow
425 -webkit-wrap-through 419 -webkit-wrap-through
426 max-zoom 420 max-zoom
427 min-zoom 421 min-zoom
428 orientation 422 orientation
429 user-zoom 423 user-zoom
430 -webkit-tap-highlight-color 424 -webkit-tap-highlight-color
431 -webkit-app-region 425 -webkit-app-region
432 426
433 // Internal properties. 427 // Internal properties.
434 -internal-marquee-direction 428 -internal-marquee-direction
435 -internal-marquee-increment 429 -internal-marquee-increment
436 -internal-marquee-repetition 430 -internal-marquee-repetition
437 -internal-marquee-speed 431 -internal-marquee-speed
438 -internal-marquee-style 432 -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