}
temp_char = label_from_token(source, temp_token);
- printf("<caption align=\"bottom\" id=\"%s\">", temp_char);
+ printf("<caption style=\"caption-side: bottom;\" id=\"%s\">", temp_char);
free(temp_char);
t->next->child->child->type = TEXT_EMPTY;
</table>
<table>
-<caption align="bottom" id="bar"><em>caption</em></caption>
+<caption style="caption-side: bottom;" id="bar"><em>caption</em></caption>
<colgroup>
<col />
<col />
</table>
<table>
-<caption align="bottom" id="caption"><em>caption</em></caption>
+<caption style="caption-side: bottom;" id="caption"><em>caption</em></caption>
<colgroup>
<col />
<col />