1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/generic/crashtests/578977.xul Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,10 @@ 1.4 +<?xml-stylesheet href="chrome://browser/skin/" type="text/css"?> 1.5 +<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> 1.6 + 1.7 +<td xmlns="http://www.w3.org/1999/xhtml" style="position: fixed; unicode-bidi: bidi-override; max-width: 10px; line-height: 999999999px; word-wrap: break-word;letter-spacing: 10em;">m m mmع</td> 1.8 + 1.9 +<style xmlns="http://www.w3.org/1999/xhtml"> 1.10 +td::first-letter {position: fixed; } 1.11 +</style> 1.12 + 1.13 +</window>