trisquel-icecat/icecat/testing/web-platform/tests/accessibility/crashtests/object-with-unrendered-text-fallback.html

11 lines
152 B
HTML

<!DOCTYPE html>
<style>
caption:first-letter { color: red; }
</style>
<object>
<table>
<caption dir="rtl">)))XX?</caption>
</table>
</object>