[webkit-changes] [WebKit/WebKit] 1149ea: Sync 'HTMLIFrameElement.idl' with WebIDL Specifica...
Ahmad Saleem
noreply at github.com
Sat Nov 11 15:51:16 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1149eaa3c4cb38346440415943f4567ad52b0e5f
https://github.com/WebKit/WebKit/commit/1149eaa3c4cb38346440415943f4567ad52b0e5f
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2023-11-11 (Sat, 11 Nov 2023)
Changed paths:
M Source/WebCore/html/HTMLIFrameElement.idl
Log Message:
-----------
Sync 'HTMLIFrameElement.idl' with WebIDL Specification
https://bugs.webkit.org/show_bug.cgi?id=264682
Reviewed by Chris Dumez.
This patch just aligns WebKit with Web-Specifications [1] & [2] and also add any missing '?' and 'SameObject'.
[1] https://html.spec.whatwg.org/multipage/iframe-embed-object.html#htmliframeelement
[2] https://html.spec.whatwg.org/multipage/obsolete.html#HTMLIFrameElement-partial
* Source/WebCore/html/HTMLIFrameElement.idl:
Canonical link: https://commits.webkit.org/270604@main
More information about the webkit-changes
mailing list