summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/w3ctests/scss/inline-table-002a.0.scss
blob: bbb79e39526fa09d15419e0cd1234e0e3b94f2d4 (plain)
1
2
3
4
5
/* Source: http://test.csswg.org/suites/css2.1/20110323/html4/inline-table-002a.htm */

span { display: inline-table; }
span > span { display: block; visibility: hidden; }