RESOLVED FIXED 250274
Remove incorrect FIXME about HTMLPreElement.width type
https://bugs.webkit.org/show_bug.cgi?id=250274
Summary Remove incorrect FIXME about HTMLPreElement.width type
Ahmad Saleem
Reported 2023-01-07 08:24:23 PST
Hi Team, While going through other change, I came across FIXME and noticed that all browser (Safari 16.2, Chrome Canary 111 and Firefox Nightly 110) are showing 'width' as "Number" rather than "String". WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/html/HTMLPreElement.idl#27 Test Case - https://bug-8992-attachments.webkit.org/attachment.cgi?id=8403 I think we can get rid of it since now all browsers are matching, appreciate someone can confirm. Thanks!
Attachments
Karl Dubost
Comment 1 2023-01-11 17:48:16 PST
EWS
Comment 2 2023-01-12 10:31:06 PST
Committed 258838@main (a37a7d6fcf2a): <https://commits.webkit.org/258838@main> Reviewed commits have been landed. Closing PR #8581 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-01-12 10:32:18 PST
Note You need to log in before you can comment on or make changes to this bug.