Add css-table-3 test case

This commit is contained in:
Kyo Nagashima
2016-10-25 18:57:10 +09:00
parent 9c1ff6a905
commit c553668419
2 changed files with 9 additions and 0 deletions

View File

@@ -592,6 +592,10 @@
display: auto;
}
.tables-3 {
display: auto;
}
.text-3 {
hyphens: manual;
line-break: loose;

View File

@@ -652,6 +652,11 @@
}
</style>
<style>
.tables-3 {
display: auto;
}
</style>
<style>
.text-3 {
hyphens: manual;
line-break: loose;