mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 09:19:28 +00:00
2003 called. It wants its crashtest back.
This commit is contained in:
parent
f1e1824f10
commit
cb140da32d
12
layout/style/crashtests/187671-1.html
Normal file
12
layout/style/crashtests/187671-1.html
Normal file
@ -0,0 +1,12 @@
|
||||
<a href="http://mozillazine.org/">Link text</a>
|
||||
|
||||
<SPAN><p>Paragraph text</p></span>
|
||||
|
||||
|
||||
|
||||
<!-- The styles have to be after the content. (In the original, the styles were loaded using javascript, with the style sheet loaded depending on the browser.) -->
|
||||
|
||||
<style>
|
||||
a {font-size: 13px }
|
||||
span {position: relative;}
|
||||
</style>
|
@ -1 +1,2 @@
|
||||
load 187671-1.html
|
||||
load 399289-1.svg
|
||||
|
Loading…
x
Reference in New Issue
Block a user