From 7901b52fa94f6e990808b0d6e9318f59f0e0434f Mon Sep 17 00:00:00 2001 From: Cameron Paul Date: Mon, 2 Jun 2025 14:14:28 -0500 Subject: Add margin rounding HTML test See: https://github.com/dillo-browser/dillo/issues/407 --- test/html/render/margin-rounding.html | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 test/html/render/margin-rounding.html (limited to 'test/html/render/margin-rounding.html') diff --git a/test/html/render/margin-rounding.html b/test/html/render/margin-rounding.html new file mode 100644 index 00000000..2bd5de0e --- /dev/null +++ b/test/html/render/margin-rounding.html @@ -0,0 +1,33 @@ + + + + Test margin rounding + + + +
+
+
+
+ + -- cgit v1.2.3