aboutsummaryrefslogtreecommitdiff
path: root/tests/tables.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tables.docbook')
-rw-r--r--tests/tables.docbook24
1 files changed, 12 insertions, 12 deletions
diff --git a/tests/tables.docbook b/tests/tables.docbook
index ffeebdc57..6f5eac970 100644
--- a/tests/tables.docbook
+++ b/tests/tables.docbook
@@ -6,16 +6,16 @@
Demonstration of simple table syntax.
</caption>
<tr>
- <th align="right" style="{width: 15%;}">
+ <th align="right">
Right
</th>
- <th align="left" style="{width: 8%;}">
+ <th align="left">
Left
</th>
- <th align="center" style="{width: 16%;}">
+ <th align="center">
Center
</th>
- <th align="left" style="{width: 12%;}">
+ <th align="left">
Default
</th>
</tr>
@@ -67,16 +67,16 @@
</para>
<informaltable>
<tr>
- <th align="right" style="{width: 15%;}">
+ <th align="right">
Right
</th>
- <th align="left" style="{width: 8%;}">
+ <th align="left">
Left
</th>
- <th align="center" style="{width: 16%;}">
+ <th align="center">
Center
</th>
- <th align="left" style="{width: 12%;}">
+ <th align="left">
Default
</th>
</tr>
@@ -131,16 +131,16 @@
Demonstration of simple table syntax.
</caption>
<tr>
- <th align="right" style="{width: 15%;}">
+ <th align="right">
Right
</th>
- <th align="left" style="{width: 8%;}">
+ <th align="left">
Left
</th>
- <th align="center" style="{width: 16%;}">
+ <th align="center">
Center
</th>
- <th align="left" style="{width: 12%;}">
+ <th align="left">
Default
</th>
</tr>