author | Martijn Wargers <martijn.martijn@gmail.com> |
Sun, 14 Nov 2010 19:26:36 +0100 | |
changeset 57472 | c2e13e39c486f75c6afb3d036c6dd20534e41ef4 |
parent 57471 | f8e81c8196d2ad41e498550c6ee1cad243951bd5 |
child 57473 | b91e7cab0613a394205b2085abafb459032b503e |
push id | 16939 |
push user | mpalmgren@mozilla.com |
push date | Sun, 14 Nov 2010 18:27:50 +0000 |
treeherder | mozilla-central@b062f63a98fb [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | test |
bugs | 595758 |
milestone | 2.0b8pre |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
new file mode 100644 --- /dev/null +++ b/layout/tables/crashtests/595758-1.xhtml @@ -0,0 +1,13 @@ +<html class="reftest-print" xmlns="http://www.w3.org/1999/xhtml"> + +<table contenteditable="true"> +<li/> +<mtext xmlns="http://www.w3.org/1998/Math/MathML" style="display: table-caption;"/> +</table> + + +<style> +mtext::after, table::after { content:url(data:image/gif,GIF89a%01%00%E8%03%80%00%00%00%00%00%FF%FF%FF!%F9%04%00%00%00%00%00%2C%00%00%00%00%01%00%E8%03%00%02%1E%84%8F%A9%CB%ED%0F%A3%9C%B4%DA%8B%B3%DE%BC%FB%0F%86%E2H%96%E6%89%A6%EA%CA%B6%EE%0B%3B%05%00%3B); float:left;} + +</style> +</html>