Bug 249183
Summary: | Align 'Screen' interface with Web-Specification for 'availWidth', 'availHeight', 'width' and 'height' | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | CSS | Assignee: | 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 |
Ahmad Saleem
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103534435>
EWS
Committed 259560@main (c51d404521b8): <https://commits.webkit.org/259560@main>
Reviewed commits have been landed. Closing PR #9283 and removing active labels.