Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c0ea5af3894da64a98a039ddfdbef58111383437
https://github.com/WebKit/WebKit/commit/c0ea5af3894da64a98a039ddfdbef58111383437
Author: Rob Buis <[email protected]>
Date: 2026-04-09 (Thu, 09 Apr 2026)
Changed paths:
M LayoutTests/svg/dom/SVGScriptElement/script-set-href.svg
Log Message:
-----------
[LBSE] Fix svg/dom/SVGScriptElement/script-set-href.svg
https://bugs.webkit.org/show_bug.cgi?id=311350
Reviewed by Nikolas Zimmermann.
The text dumping failed since the foreignObject has a dimension of 0x0.
Style the foreignObject with overflow visible so the text of its children is
dumped and the test passes.
* LayoutTests/svg/dom/SVGScriptElement/script-set-href.svg:
Canonical link: https://commits.webkit.org/310904@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications