Mypal/layout/reftests/css-import/other-outermost-sheet.css

4 lines
61 B
CSS

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