summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/w3ctests/scss/text-indent-percent-001.0.scss
blob: 2204bedfe42e5f95940591b112aa9a92bdcbfe90 (plain)
1
2
3
4
5
/* Source: http://test.csswg.org/suites/css2.1/20110323/html4/text-indent-percent-001.htm */

div { width: 500px; }
p { width: 300px; text-indent: 10%; }