Bug 249183

Summary: Align 'Screen' interface with Web-Specification for 'availWidth', 'availHeight', 'width' and 'height'
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

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.