summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/w3ctests/scss/font-family-name-009.0.scss
blob: f6ed3eea3d147af6998236f19ba4e7a3ad44d3fa (plain)
1
2
3
4
5
6
7
8
/* Source: http://test.csswg.org/suites/css2.1/20110323/html4/font-family-name-009.htm */

            body { font-size: 36px; }
            span#verify { font-family: CSSTest Verify; }
            p {
                font-family: CSSTest \000046amilyName, CSSTest Fallback;
            }