Bug 249183 - Align 'Screen' interface with Web-Specification for 'availWidth', 'availHeight', 'width' and 'height'
Summary: Align 'Screen' interface with Web-Specification for 'availWidth', 'availHeigh...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-12 15:49 PST by Ahmad Saleem
Modified: 2023-01-30 08:50 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 2022-12-12 15:49:24 PST
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!
Comment 1 Radar WebKit Bug Importer 2022-12-19 15:50:19 PST
<rdar://problem/103534435>
Comment 2 EWS 2023-01-30 08:50:33 PST
Committed 259560@main (c51d404521b8): <https://commits.webkit.org/259560@main>

Reviewed commits have been landed. Closing PR #9283 and removing active labels.