Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a37a7d6fcf2a410fda1d473e05beb6f9e6b958d9
https://github.com/WebKit/WebKit/commit/a37a7d6fcf2a410fda1d473e05beb6f9e6b958d9
Author: Ahmad Saleem <[email protected]>
Date: 2023-01-12 (Thu, 12 Jan 2023)
Changed paths:
M Source/WebCore/html/HTMLPreElement.idl
Log Message:
-----------
Remove incorrect FIXME about HTMLPreElement.width type
Remove incorrect FIXME about HTMLPreElement.width type
https://bugs.webkit.org/show_bug.cgi?id=250274
Reviewed by Aditya Keerthi.
This patch is to remove incorrect FIXME, which mentions about 'width' attribute
to be DOMString and referring to old bug. While using the test case from
reference bug,
'width' attribute is 'number' type and same as other browsers (Firefox &
Chrome).
Hence, it is an incorrect comment and this patch is to remove it.
* Source/WebCore/html/HTMLPreElement.idl: Remove 'FIXME'
Canonical link: https://commits.webkit.org/258838@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes