mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Add a crashtest.
This commit is contained in:
parent
e58adb2dec
commit
cfc10114c8
5
layout/generic/crashtests/385295-1.xhtml
Normal file
5
layout/generic/crashtests/385295-1.xhtml
Normal file
@ -0,0 +1,5 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" style="letter-spacing: 1px; -moz-appearance: checkbox;">
|
||||
<body onload="document.getElementById('s').style.cssFloat = 'left';">
|
||||
<p style="float: left; direction: rtl">zzz yyy <span id="s">foo</span></p>
|
||||
</body>
|
||||
</html>
|
@ -1,2 +1,3 @@
|
||||
load 385265-1.xhtml
|
||||
load 385295-1.xhtml
|
||||
load 388175-1.html
|
||||
|
Loading…
Reference in New Issue
Block a user