Tests for bug 704837, r=roc

This commit is contained in:
Simon Montagu 2011-11-24 16:16:46 +02:00
parent 83dc6b0d97
commit bdb6c0bfa6
3 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Bug 704837</title>
</head>
<body dir="rtl">
<div>אקספלורר 9, פיירפוקס<br> וכרום</div>
</body>
</html>

View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Bug 704837</title>
</head>
<body dir="rtl">
<div><div style="display: inline">אקספלורר 9, פיירפוקס<br> וכרום</div></div>
</body>
</html>

View File

@ -90,3 +90,4 @@ fails-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)&&!layersGPUAccelerated) == 61
== 662288-1.html 662288-1-ref.html
== 670226-1.html 670226-1-ref.html
== 698706-1.html 698706-1-ref.html
== 704837-1.html 704837-1-ref.html