Attachment #507917: Part 3: work around the reftest failure for bug #355178

View | Details | Raw Unified | Return to bug 355178
Collapse All | Expand All

(-)a/layout/reftests/text/wordwrap-02.html (-1 / +2 lines)
Line     Link Here 
 Lines 12-22   textarea { Link Here 
12
  font-family: dvm;
12
  font-family: dvm;
13
  line-height: 1.5em;
13
  line-height: 1.5em;
14
  overflow: scroll;
14
  overflow: scroll;
15
}
15
}
16
  </style>
16
  </style>
17
  <title>Test Wordwrap</title>
17
  <title>Test Wordwrap</title>
18
 </head>
18
 </head>
19
 <body>
19
 <body>
20
  <textarea rows="10" cols="20" dir="rtl">ذهعقروبلجيكا،الموسوعةكل,تمبوابةاقتصاديةهذه.ضمنهاالروسوحرمانبلعدد,يكنجسيمةلإعادةلم.يكنوالحلفاءبالقنابلهو,بحثخسائرالدفاعبالهجومعن.فرنسيةمارشالبينيتودحرثم,وصلبشريةالرايخبالحربتم.</textarea>
20
  <!-- spellcheck="false" added as a workaround to our maximum length of words for the spell checker -->
21
  <textarea spellcheck="false" rows="10" cols="20" dir="rtl">ذهعقروبلجيكا،الموسوعةكل,تمبوابةاقتصاديةهذه.ضمنهاالروسوحرمانبلعدد,يكنجسيمةلإعادةلم.يكنوالحلفاءبالقنابلهو,بحثخسائرالدفاعبالهجومعن.فرنسيةمارشالبينيتودحرثم,وصلبشريةالرايخبالحربتم.</textarea>
21
 </body>
22
 </body>
22
</html>
23
</html>

Return to bug 355178