mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
Bug 1235970 - Disable resizing of textarea in mochitest test_bug582181-2 to work around unreliable Gtk3 rendering of the resize grabber. r=dholbert
This commit is contained in:
parent
103b7d0991
commit
e4d24adfd3
@ -15,7 +15,7 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=582181
|
||||
<a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=582181">Mozilla Bug 582181</a>
|
||||
<p id="display"></p>
|
||||
<div id="content" dir="rtl">
|
||||
<textarea rows="5" id="testInput">Blah blah
|
||||
<textarea rows="5" id="testInput" style="resize:none">Blah blah
|
||||
فلان فلان
|
||||
<ref>ooo</ref>
|
||||
<references /></textarea>
|
||||
|
Loading…
Reference in New Issue
Block a user