mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 11:58:55 +00:00
I came, I saw, I checked in a crashtest.
This commit is contained in:
parent
8dcd69bfd9
commit
4dd148a264
8
layout/generic/crashtests/382199-1.html
Normal file
8
layout/generic/crashtests/382199-1.html
Normal file
@ -0,0 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html style="display: table;">
|
||||
<body>
|
||||
<div style="float: left; border: 1px solid blue;">float</div>
|
||||
<div style="position: absolute; border: 1px solid red;">absolute</div>
|
||||
</body>
|
||||
</html>
|
@ -7,6 +7,7 @@ load 366667-1.html
|
||||
load 366952-1.html
|
||||
load 369227-1.xhtml
|
||||
load 370794-1.html
|
||||
load 382199-1.html
|
||||
load 385265-1.xhtml
|
||||
load 385295-1.xhtml
|
||||
load 385414-1.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user