Preview
Issue #1
IV can be rendered. Nested elements not handled.
- Владислав
- No, cant. Because without possibility of broke layout you cant move images out of table or replace table tags (<table><td><tr>) with <span>
How about tables
<table>
<tr><th>head1</th><th>head2</th></tr>
<tr>
<td><IMG></td><td>essential text</td>
</tr>
</table>
There is no clear way, so much better do not render IV than broke part of article layout
- Accepted by admin
- In this case it's acceptable to convert the table into div. Also it's possible to display images in tables converting them into <pic>
- Type of issue
- IV not generated for target page
- Reported
- Feb 20, 2019