gecko-dev/layout/reftests/bugs/1348481-ref.html
Brad Werth f7a48d11c2 Bug 1348481 Part 5: Add new reftests to test servo stylesheet set integrity and cloning behavior. r=heycam
MozReview-Commit-ID: CNFH6eqvuhK

--HG--
extra : rebase_source : 1a4691fd613cc7780ed89b01650354ea5f8d959e
2017-05-01 09:55:28 -07:00

8 lines
89 B
HTML

<!DOCTYPE html>
<style>
div {
color: green;
}
</style>
<div>This should be green</div>