haikuwebkit/LayoutTests/fast/css/outline-offset-parsing-asse...

9 lines
176 B
HTML

<html>
Test passes if it does not assert in debug mode.
<a style="outline-offset: 1%"></a>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
</html>