[webkit-changes] [WebKit/WebKit] 474ff0: Make updateResizeObservations more aligned with sp...
Rob Buis
noreply at github.com
Tue Aug 22 02:09:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 474ff04047323fc40d754b52ab3f79f08ef7c2f0
https://github.com/WebKit/WebKit/commit/474ff04047323fc40d754b52ab3f79f08ef7c2f0
Author: Rob Buis <rbuis at igalia.com>
Date: 2023-08-22 (Tue, 22 Aug 2023)
Changed paths:
M Source/WebCore/dom/Document.cpp
Log Message:
-----------
Make updateResizeObservations more aligned with specification
https://bugs.webkit.org/show_bug.cgi?id=259779
Reviewed by Ryosuke Niwa.
Make updateResizeObservations more aligned with specification [1].
[1] https://html.spec.whatwg.org/#update-the-rendering (Step 14)
* Source/WebCore/dom/Document.cpp:
(WebCore::Document::updateResizeObservations):
Canonical link: https://commits.webkit.org/267126@main
More information about the webkit-changes
mailing list