[Webkit-unassigned] [Bug 69022] Get rid of EditingText
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 21 00:04:39 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=69022
--- Comment #18 from Ryosuke Niwa <rniwa at webkit.org> 2011-10-21 00:04:39 PST ---
(From update of attachment 111911)
View in context: https://bugs.webkit.org/attachment.cgi?id=111911&action=review
> LayoutTests/editing/input/password-echo-passnode.html:6
> - [['a'], false, true, true], // test password (when only 1 char) is only secured after a delay(regular).
> + [['a'], true, true, true], // test password (when only 1 char) is only secured after a delay(regular).
Why is it okay to change this expectation?
> LayoutTests/platform/gtk/editing/inserting/insert-at-end-02-expected.txt:30
> + RenderText {#text} at (0,0) size 0x0
Why are adding an empty RenderText now? Ideally, we'd like to remove these.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list