[Webkit-unassigned] [Bug 188419] New: Followup (r234683): Element::getAttribute() should return the first non-null attribute value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 8 14:30:07 PDT 2018


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

            Bug ID: 188419
           Summary: Followup (r234683): Element::getAttribute() should
                    return the first non-null attribute value
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: zimmermann at kde.org

This is a follow up for Darin's comments in https://bugs.webkit.org/show_bug.cgi?id=153854.

In r234683, a new template function Element::getAttribute() was added to return the first non-empty attribute value. The goal was to handle deprecated attributes in a clean way.

Element::getAttribute() should return the first non-null attribute value since an empty string is a legitimate attribute 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/20180808/40e501b0/attachment-0001.html>


More information about the webkit-unassigned mailing list