diff options
Diffstat (limited to 'test/layout')
-rw-r--r-- | test/layout/max-width-sets-main-width-indefinite-parent.color.expected | 2 | ||||
-rw-r--r-- | test/layout/max-width-sets-main-width-indefinite-parent.html | 4 |
2 files changed, 6 insertions, 0 deletions
diff --git a/test/layout/max-width-sets-main-width-indefinite-parent.color.expected b/test/layout/max-width-sets-main-width-indefinite-parent.color.expected new file mode 100644 index 00000000..9ef30269 --- /dev/null +++ b/test/layout/max-width-sets-main-width-indefinite-parent.color.expected @@ -0,0 +1,2 @@ + [48;2;0;0;255mtesting testing testing testing testing[49m + diff --git a/test/layout/max-width-sets-main-width-indefinite-parent.html b/test/layout/max-width-sets-main-width-indefinite-parent.html new file mode 100644 index 00000000..524a4ebe --- /dev/null +++ b/test/layout/max-width-sets-main-width-indefinite-parent.html @@ -0,0 +1,4 @@ +<table> +<tr> +<td> +<div style="max-width: 100ch; background: blue">testing testing testing testing testing |