blob: 908642117b0c6e9917988fdaea820f893c5a0cc5 [file] [log] [blame]
<!DOCTYPE html>
<style>
#elm { font-family:monospace; overflow:scroll; max-width:4em; padding-left:3em; background:yellow; }
</style>
<p>Test that an all:inherit declaration in a ::first-letter rule inherits what should be inherited,
while invalid properties for ::first-letter aren't.</p>
<p>The word "PASS" should be seen below, in a yellow box. There should be scrollbars on the yellow
box. Translucency should be uniform. There should be no red.</p>
<div id="elm"><span>PASS</span></div>