Mypal/layout/reftests/css-import/outer-sheet.css

3 lines
56 B
CSS

@import url("inner-sheet.css");
.outer { color: blue; }