tenfourfox/layout/reftests/css-import/other-outermost-sheet.css
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

4 lines
61 B
CSS

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