зеркало из https://github.com/mozilla/pjs.git
Bug 429865, bug 436982, and bug 477731. Add tests.
--HG-- extra : rebase_source : 355473f66d85ce9bf1a1be6fc3677f2af7ae2019
This commit is contained in:
Родитель
a669b0911f
Коммит
6fcfe350ac
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<style type="text/css">
|
||||
|
||||
body:after { content: '0'; }
|
||||
body:first-letter { float: right; }
|
||||
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body> ‮</body>
|
||||
|
||||
</html>
|
|
@ -0,0 +1,7 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml"><head>
|
||||
<style>
|
||||
|
||||
div:first-letter { float: right; }
|
||||
|
||||
</style>
|
||||
</head><body onload="document.getElementById('a').style.fontFamily = 'a';"><div id="a"> ‫<span></span></div></body></html>
|
|
@ -0,0 +1,6 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<style type="text/css">body:first-letter { float: left; }</style>
|
||||
</head>
|
||||
<body style="-moz-column-width: 100000px;" onload="document.body.style.MozColumnWidth='';"> ࣙ</body>
|
||||
</html>
|
|
@ -215,10 +215,12 @@ load 428448-1.html
|
|||
load 429088-1.html
|
||||
load 429088-2.html
|
||||
load 429780-1.xhtml
|
||||
load 429865-1.html
|
||||
load 430569-1.html
|
||||
load 430569-2.html
|
||||
load 432752-1.svg
|
||||
load 433450-1.html
|
||||
load 436982-1.html
|
||||
load 437142-1.html
|
||||
load 444863-1.html
|
||||
load 444925-1.xul
|
||||
|
@ -246,6 +248,7 @@ load 468645-3.xhtml
|
|||
load 471594-1.xhtml
|
||||
load 479114-1.html
|
||||
load 477333-1.xhtml
|
||||
load 477731-1.html
|
||||
load 481806-1.html
|
||||
load 483604-1.xhtml
|
||||
load 488390-1.xhtml
|
||||
|
|
Загрузка…
Ссылка в новой задаче