Branch: refs/heads/safari-7615.1.8-branch
Home: https://github.com/WebKit/WebKit
Commit: 7329f57325daf60c4520bc261f9b957cf28e2c2f
https://github.com/WebKit/WebKit/commit/7329f57325daf60c4520bc261f9b957cf28e2c2f
Author: Alan Coon <[email protected]>
Date: 2022-10-06 (Thu, 06 Oct 2022)
Changed paths:
M Source/WebCore/animation/WebAnimation.cpp
Log Message:
-----------
Apply patch. rdar://problem/100814764
- return inlineStyle->setProperty(propertyId,
cssValue->cssText(), false);
+ inlineStyle->setPropertyInternal(propertyId,
cssValue->cssText(), false);
Canonical link: https://commits.webkit.org/[email protected]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes