summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1137723-1.html
blob: 5d791adfffbd6825a48a9daccc173b7c22a831d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!DOCTYPE html>
<html class="reftest-paged">
<head> 
	<meta charset="utf-8">
<title>Testcase bug 1137723</title>

<style>
 .grid-comment{position:fixed;top:100%;}
 a[href]:after{content:" (" attr(href) ")";}
 </style>

<style>
@font-face { font-family: "slick"; src: url("non-existent-file.eot"); }
</style>
</head>

<body>
	<div style="height:7in"></div>
	
	<div class="grid-comment">Artikel teilen

<div>
<a href="https://www.facebook.com/sharer/sharer.php?u=http://www.stuttgarter-zeitung.de/inhalt.griechenland-hilfe-bundestag-stimmt-verlaengerung-zu.daa3baae-e17d-47e8-ad28-62eece0b4cfa.html">shares</a>
<a href="https://twitter.com/share?text=Griechenland-Hilfe:Bundestag stimmt Verlängerung zu&amp;url=http://www.stuttgarter-zeitung.de/inhalt.griechenland-hilfe-bundestag-stimmt-verlaengerung-zu.daa3baae-e17d-47e8-ad28-62eece0b4cfa.html">tweets</a>
</div>

	</div>
</body>
</html>