[Webkit-unassigned] [Bug 130308] New: bad values from HTMLImageElement x and y attributes (CSSOM-View)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 16 12:52:49 PDT 2014


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

           Summary: bad values from HTMLImageElement x and y attributes
                    (CSSOM-View)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P3
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: stearns at adobe.com
                CC: mihnea at adobe.com


Created an attachment (id=226854)
 --> (https://bugs.webkit.org/attachment.cgi?id=226854&action=review)
uses testharness.js

The x and y attributes on an HTMLImageElement are supposed to give the left/top border edge positions of the image's layout box. In WebKit/Blink, they always return 0. I've submitted this testharness.js testcase to the CSSWG test repository. It succeeds in Firefox and Opera 12.

-- 
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