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 animation | 7 animation |
8 animationDelay | 8 animationDelay |
9 animationDirection | 9 animationDirection |
10 animationDuration | 10 animationDuration |
(...skipping 192 matching lines...) Loading... | |
203 tabSize | 203 tabSize |
204 tableLayout | 204 tableLayout |
205 textAlign | 205 textAlign |
206 textAlignLast | 206 textAlignLast |
207 textAnchor | 207 textAnchor |
208 textDecoration | 208 textDecoration |
209 textDecorationColor | 209 textDecorationColor |
210 textDecorationLine | 210 textDecorationLine |
211 textDecorationStyle | 211 textDecorationStyle |
212 textIndent | 212 textIndent |
213 textJustify | |
213 textLineThroughColor | 214 textLineThroughColor |
214 textLineThroughMode | 215 textLineThroughMode |
215 textLineThroughStyle | 216 textLineThroughStyle |
216 textLineThroughWidth | 217 textLineThroughWidth |
217 textOverflow | 218 textOverflow |
218 textOverlineColor | 219 textOverlineColor |
219 textOverlineMode | 220 textOverlineMode |
220 textOverlineStyle | 221 textOverlineStyle |
221 textOverlineWidth | 222 textOverlineWidth |
222 textRendering | 223 textRendering |
(...skipping 184 matching lines...) Loading... | |
407 whiteSpace | 408 whiteSpace |
408 widows | 409 widows |
409 width | 410 width |
410 wordBreak | 411 wordBreak |
411 wordSpacing | 412 wordSpacing |
412 wordWrap | 413 wordWrap |
413 writingMode | 414 writingMode |
414 zIndex | 415 zIndex |
415 zoom | 416 zoom |
416 | 417 |
OLD | NEW |