ladybird/Tests/LibWeb/Ref/expected/HTML/canvas-close-empty-path-ref.html

4 lines
154 B
HTML
Raw Normal View History

<!DOCTYPE html>
<div>There should be no diagonal line drawn to the canvas</div>
<canvas width="100" height="100" style="border:1px solid black"></canvas>