| 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 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 199 parentRule | 199 parentRule |
| 200 perspective | 200 perspective |
| 201 perspectiveOrigin | 201 perspectiveOrigin |
| 202 pointerEvents | 202 pointerEvents |
| 203 position | 203 position |
| 204 quotes | 204 quotes |
| 205 r | 205 r |
| 206 removeProperty | 206 removeProperty |
| 207 resize | 207 resize |
| 208 right | 208 right |
| 209 rotate |
| 209 rx | 210 rx |
| 210 ry | 211 ry |
| 212 scale |
| 211 scrollBehavior | 213 scrollBehavior |
| 212 scrollBlocksOn | 214 scrollBlocksOn |
| 213 scrollSnapCoordinate | 215 scrollSnapCoordinate |
| 214 scrollSnapDestination | 216 scrollSnapDestination |
| 215 scrollSnapPointsX | 217 scrollSnapPointsX |
| 216 scrollSnapPointsY | 218 scrollSnapPointsY |
| 217 scrollSnapType | 219 scrollSnapType |
| 218 setProperty | 220 setProperty |
| 219 shapeImageThreshold | 221 shapeImageThreshold |
| 220 shapeMargin | 222 shapeMargin |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 252 top | 254 top |
| 253 touchAction | 255 touchAction |
| 254 transform | 256 transform |
| 255 transformOrigin | 257 transformOrigin |
| 256 transformStyle | 258 transformStyle |
| 257 transition | 259 transition |
| 258 transitionDelay | 260 transitionDelay |
| 259 transitionDuration | 261 transitionDuration |
| 260 transitionProperty | 262 transitionProperty |
| 261 transitionTimingFunction | 263 transitionTimingFunction |
| 264 translate |
| 262 unicodeBidi | 265 unicodeBidi |
| 263 unicodeRange | 266 unicodeRange |
| 264 userZoom | 267 userZoom |
| 265 vectorEffect | 268 vectorEffect |
| 266 verticalAlign | 269 verticalAlign |
| 267 visibility | 270 visibility |
| 268 webkitAppRegion | 271 webkitAppRegion |
| 269 webkitAppearance | 272 webkitAppearance |
| 270 webkitBackgroundClip | 273 webkitBackgroundClip |
| 271 webkitBackgroundComposite | 274 webkitBackgroundComposite |
| (...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 393 wordWrap | 396 wordWrap |
| 394 writingMode | 397 writingMode |
| 395 x | 398 x |
| 396 y | 399 y |
| 397 zIndex | 400 zIndex |
| 398 zoom | 401 zoom |
| 399 PASS successfullyParsed is true | 402 PASS successfullyParsed is true |
| 400 | 403 |
| 401 TEST COMPLETE | 404 TEST COMPLETE |
| 402 | 405 |
| OLD | NEW |