summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-import/other-outermost-sheet.css
blob: 8c77677abc8b00e7b989d2e46e5f41b4715455da (plain)
1
2
3
@import url("outer-sheet.css");

.outermost { color: cyan; }