DescriptionAllow Web Animations CSS flag to be turned off as well as on
This is a first step towards switching to Web Animations as the default
implementation of CSS animations and transitions. When that switch is made, a
virtual test suite will be added to run the animations and transitions
LayoutTests with the legacy animations engine. Those virtual suites will
require this --disable-web-animations-css flag.
Also pass an explicit value to WebRuntimeFeatures::enableWebAnimationsSVG(), to
allow the default value to be removed from Blink.
BUG=258896
R=dstockwell@chromium.org, jam@chromium.org, dstockwell
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235301
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix ordering #
Messages
Total messages: 12 (0 generated)
|