[Webkit-unassigned] [Bug 138557] New: Attribute text in HTMLAnchorElement should behave as per specification

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 9 23:02:56 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=138557

            Bug ID: 138557
           Summary: Attribute text in HTMLAnchorElement should behave as
                    per specification
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: shiva.jm at samsung.com

Attribute text should not be readonly in HTMLAnchorElement, it  should behave as per specification: http://www.w3.org/TR/html/text-level-semantics.html#dom-a-text

The text IDL attribute, on getting, must return the same value as the textContent IDL attribute on the element, and on setting, must act as if the textContent IDL attribute on the element had been set to the new value.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141110/a511e471/attachment-0002.html>


More information about the webkit-unassigned mailing list