| 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 225 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 236 transform | 236 transform |
| 237 transformOrigin | 237 transformOrigin |
| 238 transformStyle | 238 transformStyle |
| 239 transition | 239 transition |
| 240 transitionDelay | 240 transitionDelay |
| 241 transitionDuration | 241 transitionDuration |
| 242 transitionProperty | 242 transitionProperty |
| 243 transitionTimingFunction | 243 transitionTimingFunction |
| 244 unicodeBidi | 244 unicodeBidi |
| 245 unicodeRange | 245 unicodeRange |
| 246 userSelect |
| 246 userZoom | 247 userZoom |
| 247 vectorEffect | 248 vectorEffect |
| 248 verticalAlign | 249 verticalAlign |
| 249 visibility | 250 visibility |
| 250 webkitAppRegion | 251 webkitAppRegion |
| 251 webkitAppearance | 252 webkitAppearance |
| 252 webkitBackgroundClip | 253 webkitBackgroundClip |
| 253 webkitBackgroundOrigin | 254 webkitBackgroundOrigin |
| 254 webkitBorderAfter | 255 webkitBorderAfter |
| 255 webkitBorderAfterColor | 256 webkitBorderAfterColor |
| (...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 345 webkitTextOrientation | 346 webkitTextOrientation |
| 346 webkitTextSecurity | 347 webkitTextSecurity |
| 347 webkitTextStroke | 348 webkitTextStroke |
| 348 webkitTextStrokeColor | 349 webkitTextStrokeColor |
| 349 webkitTextStrokeWidth | 350 webkitTextStrokeWidth |
| 350 webkitTransformOriginX | 351 webkitTransformOriginX |
| 351 webkitTransformOriginY | 352 webkitTransformOriginY |
| 352 webkitTransformOriginZ | 353 webkitTransformOriginZ |
| 353 webkitUserDrag | 354 webkitUserDrag |
| 354 webkitUserModify | 355 webkitUserModify |
| 355 webkitUserSelect | |
| 356 webkitWritingMode | 356 webkitWritingMode |
| 357 whiteSpace | 357 whiteSpace |
| 358 widows | 358 widows |
| 359 width | 359 width |
| 360 willChange | 360 willChange |
| 361 wordBreak | 361 wordBreak |
| 362 wordSpacing | 362 wordSpacing |
| 363 wordWrap | 363 wordWrap |
| 364 writingMode | 364 writingMode |
| 365 x | 365 x |
| 366 y | 366 y |
| 367 zIndex | 367 zIndex |
| 368 zoom | 368 zoom |
| 369 PASS successfullyParsed is true | 369 PASS successfullyParsed is true |
| 370 | 370 |
| 371 TEST COMPLETE | 371 TEST COMPLETE |
| 372 | 372 |
| OLD | NEW |