about summary refs log tree commit diff stats
path: root/test/layout/double-comment-parsing.html
blob: 1b1ab33e22152a08965bafc10c93ed307004fd4a (plain) (blame)
1
2
3
4
5
<style>
/**//**/
#x { margin-left: 1ch }
</style>
<div id=x>test</div>