[Webkit-unassigned] [Bug 249183] New: Align 'Screen' interface with Web-Specification for 'availWidth', 'availHeight', 'width' and 'height'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 12 15:49:24 PST 2022


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

            Bug ID: 249183
           Summary: Align 'Screen' interface with Web-Specification for
                    'availWidth', 'availHeight', 'width' and 'height'
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com

Hi Team,

Just noticed that we have following values as unsigned while web-spec does not have them as unsigned:

Web-Spec link - https://drafts.csswg.org/cssom-view/#the-screen-interface

WebKit GitHub Source - https://github.com/WebKit/WebKit/blob/dd82be82d070b9ec480db4497b44aad8c363df7d/Source/WebCore/page/Screen.idl#L34

Blink Commit - https://chromium.googlesource.com/chromium/blink/+/b583366b60a014dfbd1d76e1e6217cf2605c8ca3

Just wanted to raise this bug so this can be aligned.

Thanks!

-- 
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/20221212/41c029ee/attachment.htm>


More information about the webkit-unassigned mailing list