From eca6a7439dca9c2c2636664fee6478202568b24a Mon Sep 17 00:00:00 2001 From: Yuri Kobets Date: Sat, 18 Feb 2023 16:00:25 +0300 Subject: don't inherit font-size, font-weight and font-style properties for table Related to the issue #233 --- test/render/test9.htm | 1 + test/render/test9.htm.png | Bin 418 -> 558 bytes 2 files changed, 1 insertion(+) (limited to 'test') diff --git a/test/render/test9.htm b/test/render/test9.htm index 67dc762c..34d34e06 100644 --- a/test/render/test9.htm +++ b/test/render/test9.htm @@ -1 +1,2 @@

BIG WORDS.
WORDS
MORE
AAA
+
MORE WORDS.

diff --git a/test/render/test9.htm.png b/test/render/test9.htm.png index e2c0e657..9aa5e364 100644 Binary files a/test/render/test9.htm.png and b/test/render/test9.htm.png differ -- cgit v1.2.3