Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4645ce50d593b3b0e2c4ba1dbcdec23aa0140b8e
      
https://github.com/WebKit/WebKit/commit/4645ce50d593b3b0e2c4ba1dbcdec23aa0140b8e
  Author: Tim Nguyen <[email protected]>
  Date:   2025-02-07 (Fri, 07 Feb 2025)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/fullscreen/api/element-request-fullscreen-namespaces-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/fullscreen/api/element-request-fullscreen-svg-rect-expected.txt
    M Source/WebCore/dom/FullscreenManager.cpp
    M Source/WebCore/dom/make_names.pl

  Log Message:
  -----------
  [fullscreen] Most non-HTML elements should not be supported
https://bugs.webkit.org/show_bug.cgi?id=276856
rdar://132661463

Reviewed by Aditya Keerthi.

https://fullscreen.spec.whatwg.org/#dom-element-requestfullscreen

> If any of the following conditions are false, then set error to true:
> This’s namespace is the HTML namespace or this is an SVG svg or MathML math 
> element.

* 
LayoutTests/imported/w3c/web-platform-tests/fullscreen/api/element-request-fullscreen-namespaces-expected.txt:
* 
LayoutTests/imported/w3c/web-platform-tests/fullscreen/api/element-request-fullscreen-svg-rect-expected.txt:
* Source/WebCore/dom/FullscreenManager.cpp:
(WebCore::FullscreenManager::requestFullscreenForElement):
* Source/WebCore/dom/make_names.pl:
(printTypeHelpersHeaderFile):

Canonical link: https://commits.webkit.org/289994@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to