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