[Webkit-unassigned] [Bug 121058] New: Remove HTMLTextFormControl::fixPlaceholderRenderer
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 9 16:32:01 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121058
Summary: Remove HTMLTextFormControl::fixPlaceholderRenderer
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: darin at apple.com, koivisto at iki.fi, tkent at chromium.org,
akling at apple.com
Depends on: 87155
Blocks: 120685
Observe:
-void HTMLTextFormControlElement::fixPlaceholderRenderer(HTMLElement* placeholder, HTMLElement* siblingElement)
-{
- // FIXME: We should change the order of DOM nodes. But it makes an assertion
- // failure in editing code.
That's because the assertion is bogus.
--
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