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

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

Issue 98663004: Add support for unprefixed CSS Transforms (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase. 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
237 -webkit-backface-visibility 238 -webkit-backface-visibility
238 -webkit-background-clip 239 -webkit-background-clip
239 -webkit-background-composite 240 -webkit-background-composite
240 -webkit-background-origin 241 -webkit-background-origin
241 // -webkit-background-size differs from background-size only in the interpretati on of 242 // -webkit-background-size differs from background-size only in the interpretati on of
242 // a single value: -webkit-background-size: l; is equivalent to background-size: l l; 243 // a single value: -webkit-background-size: l; is equivalent to background-size: l l;
243 // whereas background-size: l; is equivalent to background-size: l auto; 244 // whereas background-size: l; is equivalent to background-size: l auto;
244 -webkit-background-size 245 -webkit-background-size
245 -webkit-border-after 246 -webkit-border-after
246 -webkit-border-after-color 247 -webkit-border-after-color
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
367 -webkit-max-logical-width 368 -webkit-max-logical-width
368 -webkit-max-logical-height 369 -webkit-max-logical-height
369 -webkit-min-logical-width 370 -webkit-min-logical-width
370 -webkit-min-logical-height 371 -webkit-min-logical-height
371 order 372 order
372 -webkit-order alias_for=order 373 -webkit-order alias_for=order
373 -webkit-padding-after 374 -webkit-padding-after
374 -webkit-padding-before 375 -webkit-padding-before
375 -webkit-padding-end 376 -webkit-padding-end
376 -webkit-padding-start 377 -webkit-padding-start
378 perspective
377 -webkit-perspective 379 -webkit-perspective
380 perspective-origin
378 -webkit-perspective-origin 381 -webkit-perspective-origin
379 -webkit-perspective-origin-x 382 -webkit-perspective-origin-x
380 -webkit-perspective-origin-y 383 -webkit-perspective-origin-y
381 -webkit-print-color-adjust 384 -webkit-print-color-adjust
382 -webkit-rtl-ordering 385 -webkit-rtl-ordering
383 -webkit-ruby-position 386 -webkit-ruby-position
384 -webkit-text-combine 387 -webkit-text-combine
385 -epub-text-combine alias_for=-webkit-text-combine 388 -epub-text-combine alias_for=-webkit-text-combine
386 -webkit-text-decorations-in-effect 389 -webkit-text-decorations-in-effect
387 -webkit-text-emphasis 390 -webkit-text-emphasis
388 -epub-text-emphasis alias_for=-webkit-text-emphasis 391 -epub-text-emphasis alias_for=-webkit-text-emphasis
389 -webkit-text-emphasis-color 392 -webkit-text-emphasis-color
390 -epub-text-emphasis-color alias_for=-webkit-text-emphasis-color 393 -epub-text-emphasis-color alias_for=-webkit-text-emphasis-color
391 -webkit-text-emphasis-position 394 -webkit-text-emphasis-position
392 -webkit-text-emphasis-style 395 -webkit-text-emphasis-style
393 -epub-text-emphasis-style alias_for=-webkit-text-emphasis-style 396 -epub-text-emphasis-style alias_for=-webkit-text-emphasis-style
394 -webkit-text-fill-color 397 -webkit-text-fill-color
395 -webkit-text-security 398 -webkit-text-security
396 -webkit-text-stroke 399 -webkit-text-stroke
397 -webkit-text-stroke-color 400 -webkit-text-stroke-color
398 -webkit-text-stroke-width 401 -webkit-text-stroke-width
402 transform
399 -webkit-transform 403 -webkit-transform
404 transform-origin
400 -webkit-transform-origin 405 -webkit-transform-origin
401 -webkit-transform-origin-x 406 -webkit-transform-origin-x
402 -webkit-transform-origin-y 407 -webkit-transform-origin-y
403 -webkit-transform-origin-z 408 -webkit-transform-origin-z
409 transform-style
404 -webkit-transform-style 410 -webkit-transform-style
405 -webkit-user-drag 411 -webkit-user-drag
406 -webkit-user-modify 412 -webkit-user-modify
407 -webkit-user-select 413 -webkit-user-select
408 -webkit-shape-inside alias_for=shape-inside 414 -webkit-shape-inside alias_for=shape-inside
409 -webkit-shape-outside alias_for=shape-outside 415 -webkit-shape-outside alias_for=shape-outside
410 -webkit-shape-margin alias_for=shape-margin 416 -webkit-shape-margin alias_for=shape-margin
411 -webkit-shape-padding alias_for=shape-padding 417 -webkit-shape-padding alias_for=shape-padding
412 -webkit-shape-image-threshold alias_for=shape-image-threshold 418 -webkit-shape-image-threshold alias_for=shape-image-threshold
413 shape-inside 419 shape-inside
414 shape-outside 420 shape-outside
415 shape-margin 421 shape-margin
416 shape-padding 422 shape-padding
417 shape-image-threshold 423 shape-image-threshold
418 -webkit-wrap-flow 424 -webkit-wrap-flow
419 -webkit-wrap-through 425 -webkit-wrap-through
420 max-zoom 426 max-zoom
421 min-zoom 427 min-zoom
422 orientation 428 orientation
423 user-zoom 429 user-zoom
424 -webkit-tap-highlight-color 430 -webkit-tap-highlight-color
425 -webkit-app-region 431 -webkit-app-region
426 432
427 // Internal properties. 433 // Internal properties.
428 -internal-marquee-direction 434 -internal-marquee-direction
429 -internal-marquee-increment 435 -internal-marquee-increment
430 -internal-marquee-repetition 436 -internal-marquee-repetition
431 -internal-marquee-speed 437 -internal-marquee-speed
432 -internal-marquee-style 438 -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