[webkit-changes] [WebKit/WebKit] 71d177: Reverting 255626 at main because introduced crashing ...
Hercules Hjalmarsson
noreply at github.com
Thu Oct 20 10:58:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 71d1772c25819f4128007e90411fc1d10a15c516
https://github.com/WebKit/WebKit/commit/71d1772c25819f4128007e90411fc1d10a15c516
Author: Hercules Hjalmarsson <hhjalmarsson at apple.com>
Date: 2022-10-20 (Thu, 20 Oct 2022)
Changed paths:
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/mac-monterey-wk2-lbse-text/TestExpectations
M LayoutTests/platform/mac-monterey-wk2-lbse-text/svg/hixie/mixed/009-expected.txt
M LayoutTests/platform/mac-monterey-wk2-lbse-text/svg/zoom/text/zoom-hixie-mixed-009-expected.txt
M LayoutTests/platform/win/TestExpectations
M LayoutTests/svg/custom/display-table-caption-foreignObject.svg
M LayoutTests/svg/custom/display-table-caption-inherit-foreignObject.xhtml
M LayoutTests/svg/custom/use-on-use-with-child.svg
M LayoutTests/svg/dom/SVGScriptElement/script-async-attr.svg
M LayoutTests/svg/dom/SVGScriptElement/script-load-and-error-events.svg
M LayoutTests/svg/dom/SVGScriptElement/script-onerror-bubbling.svg
M LayoutTests/svg/dom/SVGScriptElement/script-reexecution.svg
M LayoutTests/svg/dom/SVGScriptElement/script-type-attribute.svg
M LayoutTests/svg/dom/smil-methods.svg
R LayoutTests/svg/foreignObject/respect-block-margin-expected.html
R LayoutTests/svg/foreignObject/respect-block-margin.html
M LayoutTests/svg/hittest/svg-standalone-tooltip.svg
M LayoutTests/svg/hixie/mixed/009.xml
M LayoutTests/svg/zoom/page/zoom-hixie-mixed-009.xml
M LayoutTests/svg/zoom/text/zoom-hixie-mixed-009.xml
M Source/WebCore/rendering/RenderElement.cpp
M Source/WebCore/rendering/RenderLayer.cpp
Log Message:
-----------
Reverting 255626 at main because introduced crashing layout test.
Unreviewed revert.
* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/mac-monterey-wk2-lbse-text/TestExpectations:
* LayoutTests/platform/mac-monterey-wk2-lbse-text/svg/hixie/mixed/009-expected.txt:
* LayoutTests/platform/mac-monterey-wk2-lbse-text/svg/zoom/text/zoom-hixie-mixed-009-expected.txt:
* LayoutTests/platform/win/TestExpectations:
* LayoutTests/svg/custom/display-table-caption-foreignObject.svg:
* LayoutTests/svg/custom/display-table-caption-inherit-foreignObject.xhtml:
* LayoutTests/svg/custom/use-on-use-with-child.svg:
* LayoutTests/svg/dom/SVGScriptElement/script-async-attr.svg:
* LayoutTests/svg/dom/SVGScriptElement/script-load-and-error-events.svg:
* LayoutTests/svg/dom/SVGScriptElement/script-onerror-bubbling.svg:
* LayoutTests/svg/dom/SVGScriptElement/script-reexecution.svg:
* LayoutTests/svg/dom/SVGScriptElement/script-type-attribute.svg:
* LayoutTests/svg/dom/smil-methods.svg:
* LayoutTests/svg/foreignObject/respect-block-margin-expected.html: Removed.
* LayoutTests/svg/foreignObject/respect-block-margin.html: Removed.
* LayoutTests/svg/hittest/svg-standalone-tooltip.svg:
* LayoutTests/svg/hixie/mixed/009.xml:
* LayoutTests/svg/zoom/page/zoom-hixie-mixed-009.xml:
* LayoutTests/svg/zoom/text/zoom-hixie-mixed-009.xml:
* Source/WebCore/rendering/RenderElement.cpp:
(WebCore::RenderElement::createsNewFormattingContext const):
* Source/WebCore/rendering/RenderLayer.cpp:
(WebCore::RenderLayer::updateAncestorDependentState):
(WebCore::RenderLayer::calculateClipRects const):
Canonical link: https://commits.webkit.org/255793@main
More information about the webkit-changes
mailing list