RESOLVED FIXED 249183
Align 'Screen' interface with Web-Specification for 'availWidth', 'availHeight', 'width' and 'height'
https://bugs.webkit.org/show_bug.cgi?id=249183
Summary Align 'Screen' interface with Web-Specification for 'availWidth', 'availHeigh...
Ahmad Saleem
Reported 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!
Attachments
Radar WebKit Bug Importer
Comment 1 2022-12-19 15:50:19 PST
EWS
Comment 2 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.
Note You need to log in before you can comment on or make changes to this bug.