mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 02:05:07 +02:00
They're also no longer drawin in one stroke since that would confuse the stroke-drawing code otherwise, since the order of it all means that we'd be drawing a stroke that jumps back and forth a lot and had gaps between every line segment.
5 lines
203 B
HTML
5 lines
203 B
HTML
<!DOCTYPE html>
|
|
<link rel="match" href="../../../expected/css/borders/double-2-pixels-ref.html" />
|
|
<meta name="fuzzy" content="maxDifference=0-63;totalPixels=0-8">
|
|
<div style="border: 2px double"></div>
|