blob: 4160dc4df9f1ab5a025f231f7aee23d57fd2607e [file] [log] [blame]
<!DOCTYPE html>
<body>
<style id="target">
#ref {
font-family: Arial;
font-size: 50px;
}
</style>
<p>CSS change should not make loading-fallback text blank.</p>
<div id="ref">abcdefg</div>
</body>