From 787905a585ba2ccb80d80c1d52dbea716085ec6a Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Mon, 25 Dec 2023 01:25:15 +0100 Subject: Add min-width and max-width CSS tests --- test/html/render/max-width-div.ref.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 test/html/render/max-width-div.ref.html (limited to 'test/html/render/max-width-div.ref.html') diff --git a/test/html/render/max-width-div.ref.html b/test/html/render/max-width-div.ref.html new file mode 100644 index 00000000..ec25ca87 --- /dev/null +++ b/test/html/render/max-width-div.ref.html @@ -0,0 +1,23 @@ + + + + Test max-width CSS properties + + + +
+

The licenses for most software and other practical works are + designed to take away your freedom to share and change the works. + By contrast, the GNU General Public License is intended to + guarantee your freedom to share and change all versions of a + program--to make sure it remains free software for all its users. + We, the Free Software Foundation, use the GNU General Public + License for most of our software; it applies also to any other + work released this way by its authors. You can apply it to your + programs, too.

+
+ + -- cgit v1.2.3