diff options
Diffstat (limited to 'test')
4 files changed, 14 insertions, 14 deletions
diff --git a/test/layout/intrinsic-min-width-with-breaking-opportunities.expected b/test/layout/intrinsic-min-width-with-breaking-opportunities.expected index cdda8a7d..c5f4c67a 100644 --- a/test/layout/intrinsic-min-width-with-breaking-opportunities.expected +++ b/test/layout/intrinsic-min-width-with-breaking-opportunities.expected @@ -6,10 +6,10 @@ test test aaaaaaaaaaaaaaaa test - aaaa - test aaaa - test aaaa - aaaa + aaaaa + test aaaaa + test aaaaa + a a-a- a-a- a-a- diff --git a/test/layout/intrinsic-min-width-with-breaking-opportunities.html b/test/layout/intrinsic-min-width-with-breaking-opportunities.html index e0ac1332..79d24d0c 100644 --- a/test/layout/intrinsic-min-width-with-breaking-opportunities.html +++ b/test/layout/intrinsic-min-width-with-breaking-opportunities.html @@ -1,4 +1,4 @@ -<table style="width: 10ch"> +<table style="width: 12ch"> <tr> <td> test test @@ -6,7 +6,7 @@ test test ああああああああ </table> -<table style="width: 10ch"> +<table style="width: 12ch"> <tr> <td> test test @@ -14,7 +14,7 @@ test test ああああああああ </table> -<table style="width: 10ch"> +<table style="width: 12ch"> <tr> <td> test test @@ -22,7 +22,7 @@ test test aaaaaaaaaaaaaaaa </table> -<table style="width: 10ch"> +<table style="width: 12ch"> <tr> <td> test test @@ -30,7 +30,7 @@ test test aaaaaaaaaaaaaaaa </table> -<table style="width: 10ch"> +<table style="width: 12ch"> <tr> <td> test test diff --git a/test/layout/table-colwidth-overconstrained-too-small.color.expected b/test/layout/table-colwidth-overconstrained-too-small.color.expected index 483d97aa..979feeea 100644 --- a/test/layout/table-colwidth-overconstrained-too-small.color.expected +++ b/test/layout/table-colwidth-overconstrained-too-small.color.expected @@ -1,2 +1,2 @@ - [48;2;255;0;0me [49m [48;2;0;128;0mh? [49m + [48;2;255;0;0me [49m [48;2;0;128;0mh? [49m diff --git a/test/layout/table-width-sets-intrinsic-min-width.expected b/test/layout/table-width-sets-intrinsic-min-width.expected index 9703304a..566921eb 100644 --- a/test/layout/table-width-sets-intrinsic-min-width.expected +++ b/test/layout/table-width-sets-intrinsic-min-width.expected @@ -1,4 +1,4 @@ - 2222 - 1111 1111 1111 1111 2222 - 2222 - 2222 + 2222 + 1111 1111 1111 1111 2222 + 2222 + 2222 |