[Webkit-unassigned] [Bug 193410] New: Remove redundant check for alignAttr and hiddenAttr in various isPresentationAttribute overrides

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 14 14:35:16 PST 2019


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

            Bug ID: 193410
           Summary: Remove redundant check for alignAttr and hiddenAttr in
                    various isPresentationAttribute overrides
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: cdumez at apple.com

HTMLElement::isPresentationAttribute checks for alignAttr and hiddenAttr.
There is no need to check them in HTMLElement's subclasses' isPresentationAttribute

-- 
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/20190114/172c674a/attachment-0001.html>


More information about the webkit-unassigned mailing list