| OLD | NEW |
| 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 alignContent | 3 alignContent |
| 4 alignItems | 4 alignItems |
| 5 alignSelf | 5 alignSelf |
| 6 alignmentBaseline | 6 alignmentBaseline |
| 7 all | 7 all |
| 8 animation | 8 animation |
| 9 animationDelay | 9 animationDelay |
| 10 animationDirection | 10 animationDirection |
| (...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 278 transformOrigin | 278 transformOrigin |
| 279 transformStyle | 279 transformStyle |
| 280 transition | 280 transition |
| 281 transitionDelay | 281 transitionDelay |
| 282 transitionDuration | 282 transitionDuration |
| 283 transitionProperty | 283 transitionProperty |
| 284 transitionTimingFunction | 284 transitionTimingFunction |
| 285 translate | 285 translate |
| 286 unicodeBidi | 286 unicodeBidi |
| 287 unicodeRange | 287 unicodeRange |
| 288 userSelect |
| 288 userZoom | 289 userZoom |
| 289 vectorEffect | 290 vectorEffect |
| 290 verticalAlign | 291 verticalAlign |
| 291 visibility | 292 visibility |
| 292 webkitAppRegion | 293 webkitAppRegion |
| 293 webkitAppearance | 294 webkitAppearance |
| 294 webkitBackgroundClip | 295 webkitBackgroundClip |
| 295 webkitBackgroundOrigin | 296 webkitBackgroundOrigin |
| 296 webkitBorderAfter | 297 webkitBorderAfter |
| 297 webkitBorderAfterColor | 298 webkitBorderAfterColor |
| (...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 387 webkitTextOrientation | 388 webkitTextOrientation |
| 388 webkitTextSecurity | 389 webkitTextSecurity |
| 389 webkitTextStroke | 390 webkitTextStroke |
| 390 webkitTextStrokeColor | 391 webkitTextStrokeColor |
| 391 webkitTextStrokeWidth | 392 webkitTextStrokeWidth |
| 392 webkitTransformOriginX | 393 webkitTransformOriginX |
| 393 webkitTransformOriginY | 394 webkitTransformOriginY |
| 394 webkitTransformOriginZ | 395 webkitTransformOriginZ |
| 395 webkitUserDrag | 396 webkitUserDrag |
| 396 webkitUserModify | 397 webkitUserModify |
| 397 webkitUserSelect | |
| 398 webkitWritingMode | 398 webkitWritingMode |
| 399 whiteSpace | 399 whiteSpace |
| 400 widows | 400 widows |
| 401 width | 401 width |
| 402 willChange | 402 willChange |
| 403 wordBreak | 403 wordBreak |
| 404 wordSpacing | 404 wordSpacing |
| 405 wordWrap | 405 wordWrap |
| 406 writingMode | 406 writingMode |
| 407 x | 407 x |
| 408 y | 408 y |
| 409 zIndex | 409 zIndex |
| 410 zoom | 410 zoom |
| 411 PASS successfullyParsed is true | 411 PASS successfullyParsed is true |
| 412 | 412 |
| 413 TEST COMPLETE | 413 TEST COMPLETE |
| 414 | 414 |
| OLD | NEW |