[webkit-changes] [WebKit/WebKit] 7329f5: Apply patch. rdar://problem/100814764
Alan Coon
noreply at github.com
Thu Oct 6 18:16:41 PDT 2022
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 <alancoon at apple.com>
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/255076.4@safari-7615.1.8-branch
More information about the webkit-changes
mailing list