[Webkit-unassigned] [Bug 171425] New: webkit textarea not support position attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 28 02:40:56 PDT 2017


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

            Bug ID: 171425
           Summary: webkit textarea not support position attribute
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: 909560106 at qq.com

Created attachment 308515

  --> https://bugs.webkit.org/attachment.cgi?id=308515&action=review

firefox效果

textarea not support position attribute:

<textarea class="datagrid-editable-input" style="vertical-align: middle; height: 22px; padding: 0px; width: 119px;"></textarea>

<textarea class="datagrid-editable-input" style="vertical-align: middle; height: 22px; padding: 0px; width: 119px;position:absolute;"></textarea>

firefox:

chome:

-- 
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/20170428/61e1db3a/attachment.html>


More information about the webkit-unassigned mailing list