[webkit-changes] [295728] trunk

2022-06-22 Thread graouts
Title: [295728] trunk Revision 295728 Author grao...@webkit.org Date 2022-06-22 06:36:56 -0700 (Wed, 22 Jun 2022) Log Message [web-animations] support custom properties in @keyframes rules https://bugs.webkit.org/show_bug.cgi?id=241843 Reviewed by Antti Koivisto. We start work towards

[webkit-changes] [294497] trunk/Source/WebCore/animation/KeyframeEffect.cpp

2022-05-19 Thread graouts
Title: [294497] trunk/Source/WebCore/animation/KeyframeEffect.cpp Revision 294497 Author grao...@webkit.org Date 2022-05-19 11:42:22 -0700 (Thu, 19 May 2022) Log Message Need to keep the document alive in KeyframeEffect::processKeyframes() https://bugs.webkit.org/show_bug.cgi?id=240677

[webkit-changes] [294478] trunk

2022-05-19 Thread graouts
Title: [294478] trunk Revision 294478 Author grao...@webkit.org Date 2022-05-19 06:08:33 -0700 (Thu, 19 May 2022) Log Message [web-animations] dynamically toggle acceleration of offset animations depending on ability of animations in the effect stack to be accelerated

[webkit-changes] [294392] trunk

2022-05-18 Thread graouts
Title: [294392] trunk Revision 294392 Author grao...@webkit.org Date 2022-05-18 05:59:08 -0700 (Wed, 18 May 2022) Log Message [web-animations] ensure that animations using offset properties correctly run on a composited layer https://bugs.webkit.org/show_bug.cgi?id=236709 Reviewed by

[webkit-changes] [294391] trunk

2022-05-18 Thread graouts
Title: [294391] trunk Revision 294391 Author grao...@webkit.org Date 2022-05-18 05:54:37 -0700 (Wed, 18 May 2022) Log Message [web-animations] dynamically toggle acceleration of composition animations depending on ability of animations in the effect stack to be accelerated

[webkit-changes] [293975] trunk

2022-05-09 Thread graouts
Title: [293975] trunk Revision 293975 Author grao...@webkit.org Date 2022-05-09 08:17:26 -0700 (Mon, 09 May 2022) Log Message REGRESSION (r291817): NativeImage passed to RemoteResourceCacheProxy::recordNativeImageUse may be null https://bugs.webkit.org/show_bug.cgi?id=239649

[webkit-changes] [293063] trunk/Source

2022-04-19 Thread graouts
Title: [293063] trunk/Source Revision 293063 Author grao...@webkit.org Date 2022-04-19 22:31:36 -0700 (Tue, 19 Apr 2022) Log Message [model] set canonicalWebPageURL and urlFragment on ASVInlinePreview on iOS https://bugs.webkit.org/show_bug.cgi?id=239502 rdar://87352281 Reviewed by Dean

[webkit-changes] [293031] trunk/Source/WebKit

2022-04-19 Thread graouts
Title: [293031] trunk/Source/WebKit Revision 293031 Author grao...@webkit.org Date 2022-04-19 12:24:15 -0700 (Tue, 19 Apr 2022) Log Message [model] ready promise does not work on iOS https://bugs.webkit.org/show_bug.cgi?id=239395 rdar://91761135 Reviewed by Dean Jackson. We actually

[webkit-changes] [292923] trunk

2022-04-15 Thread graouts
Title: [292923] trunk Revision 292923 Author grao...@webkit.org Date 2022-04-15 14:49:04 -0700 (Fri, 15 Apr 2022) Log Message WKWebView false positive when testing a.relList.supports("ar"), fails to open USDZ in AR QuickLook https://bugs.webkit.org/show_bug.cgi?id=239135 Reviewed by

[webkit-changes] [292902] trunk

2022-04-15 Thread graouts
Title: [292902] trunk Revision 292902 Author grao...@webkit.org Date 2022-04-15 02:37:47 -0700 (Fri, 15 Apr 2022) Log Message [model] ASVInlinePreview objects don't get cleared when the model source changes https://bugs.webkit.org/show_bug.cgi?id=239064 Reviewed by Dean Jackson.

[webkit-changes] [292858] trunk

2022-04-14 Thread graouts
Title: [292858] trunk Revision 292858 Author grao...@webkit.org Date 2022-04-13 23:11:25 -0700 (Wed, 13 Apr 2022) Log Message [web-animations] REGRESSION(r291527): assertion hit during teardown of document with CSS Animations https://bugs.webkit.org/show_bug.cgi?id=239291 rdar://90699078

[webkit-changes] [292561] trunk/Source/WebCore

2022-04-07 Thread graouts
Title: [292561] trunk/Source/WebCore Revision 292561 Author grao...@webkit.org Date 2022-04-07 13:32:29 -0700 (Thu, 07 Apr 2022) Log Message [web-animations] REGRESSION (r287881): loading performance for diply.com regressed https://bugs.webkit.org/show_bug.cgi?id=238931 rdar://91190007

[webkit-changes] [292279] trunk/Source/WebCore

2022-04-04 Thread graouts
Title: [292279] trunk/Source/WebCore Revision 292279 Author grao...@webkit.org Date 2022-04-03 23:18:29 -0700 (Sun, 03 Apr 2022) Log Message Make it hard to add a new CSS property to WebKit wihtout adding animation support https://bugs.webkit.org/show_bug.cgi?id=238447 Reviewed by Dean

[webkit-changes] [291868] trunk/Source/WTF

2022-03-25 Thread graouts
Title: [291868] trunk/Source/WTF Revision 291868 Author grao...@webkit.org Date 2022-03-25 11:29:53 -0700 (Fri, 25 Mar 2022) Log Message [web-animations] enable support for mutable timelines by default https://bugs.webkit.org/show_bug.cgi?id=237958 Reviewed by Dean Jackson. Both

[webkit-changes] [291817] trunk

2022-03-24 Thread graouts
Title: [291817] trunk Revision 291817 Author grao...@webkit.org Date 2022-03-24 15:27:19 -0700 (Thu, 24 Mar 2022) Log Message DOM GPUP: paintSystemPreviewBadge (AR QuickLook element badge) https://bugs.webkit.org/show_bug.cgi?id=238295 rdar://83580608 Reviewed by Dean Jackson.

[webkit-changes] [291574] trunk/Source/WebCore

2022-03-21 Thread graouts
Title: [291574] trunk/Source/WebCore Revision 291574 Author grao...@webkit.org Date 2022-03-21 12:16:37 -0700 (Mon, 21 Mar 2022) Log Message [media-controls] scrubbing on iOS when inline does not work https://bugs.webkit.org/show_bug.cgi?id=238138 rdar://90046770 Reviewed by Dean

[webkit-changes] [291572] trunk/Source/WebCore

2022-03-21 Thread graouts
Title: [291572] trunk/Source/WebCore Revision 291572 Author grao...@webkit.org Date 2022-03-21 12:00:18 -0700 (Mon, 21 Mar 2022) Log Message [media-controls] tap gesture recognizer sometimes fails to recognize on iOS https://bugs.webkit.org/show_bug.cgi?id=238136 Reviewed by Dean

[webkit-changes] [291527] trunk

2022-03-19 Thread graouts
Title: [291527] trunk Revision 291527 Author grao...@webkit.org Date 2022-03-19 06:23:57 -0700 (Sat, 19 Mar 2022) Log Message Dialog element only animates once https://bugs.webkit.org/show_bug.cgi?id=236274 rdar://88857731 Reviewed by Dean Jackson, Tim Nguyen and Antti Koivisto.

[webkit-changes] [291526] trunk

2022-03-19 Thread graouts
Title: [291526] trunk Revision 291526 Author grao...@webkit.org Date 2022-03-19 04:41:44 -0700 (Sat, 19 Mar 2022) Log Message REGRESSION (r285529): Flash of missing text when content on https://ahumanfuture.co animates https://bugs.webkit.org/show_bug.cgi?id=237972 rdar://90385586

[webkit-changes] [291469] trunk/LayoutTests

2022-03-18 Thread graouts
Title: [291469] trunk/LayoutTests Revision 291469 Author grao...@webkit.org Date 2022-03-18 00:52:30 -0700 (Fri, 18 Mar 2022) Log Message REGRESSION(r291129-r291128): [WK1 EWS] 3 imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/* tests are a constant text

[webkit-changes] [291431] trunk/Source/WebKit

2022-03-17 Thread graouts
Title: [291431] trunk/Source/WebKit Revision 291431 Author grao...@webkit.org Date 2022-03-17 13:09:16 -0700 (Thu, 17 Mar 2022) Log Message [model] loading spinner doesn't show on iOS https://bugs.webkit.org/show_bug.cgi?id=238029 rdar://89698998 Reviewed by Dean Jackson. We must wait

[webkit-changes] [291420] trunk

2022-03-17 Thread graouts
Title: [291420] trunk Revision 291420 Author grao...@webkit.org Date 2022-03-17 10:44:42 -0700 (Thu, 17 Mar 2022) Log Message REGRESSION (iOS 15.4 / r287669): Mobile app stopped working due to CSS / angular animation https://bugs.webkit.org/show_bug.cgi?id=237920

[webkit-changes] [291395] trunk/Source/WebCore

2022-03-17 Thread graouts
Title: [291395] trunk/Source/WebCore Revision 291395 Author grao...@webkit.org Date 2022-03-17 02:01:18 -0700 (Thu, 17 Mar 2022) Log Message [model] some tests under model-element crash on Big Sur bots https://bugs.webkit.org/show_bug.cgi?id=238011 Reviewed by Cameron McCormack. The

[webkit-changes] [291393] trunk/Source/WebKit

2022-03-17 Thread graouts
Title: [291393] trunk/Source/WebKit Revision 291393 Author grao...@webkit.org Date 2022-03-17 00:53:51 -0700 (Thu, 17 Mar 2022) Log Message [model] -[ASVInlinePreview setRemoteContext:] should be called inside the -[ASVInlinePreview setupRemoteConnectionWithCompletionHandler:] callback

[webkit-changes] [291301] trunk/Source/WebCore

2022-03-15 Thread graouts
Title: [291301] trunk/Source/WebCore Revision 291301 Author grao...@webkit.org Date 2022-03-15 10:24:09 -0700 (Tue, 15 Mar 2022) Log Message [model] model-element/model-element-camera.html is a failure https://bugs.webkit.org/show_bug.cgi?id=237894 rdar://88982597 Reviewed by Tim

[webkit-changes] [291282] trunk

2022-03-15 Thread graouts
Title: [291282] trunk Revision 291282 Author grao...@webkit.org Date 2022-03-15 04:40:00 -0700 (Tue, 15 Mar 2022) Log Message Dialog element only animates once https://bugs.webkit.org/show_bug.cgi?id=236274 Reviewed by Dean Jackson, Tim Nguyen and Antti Koivisto.

[webkit-changes] [291245] trunk

2022-03-14 Thread graouts
Title: [291245] trunk Revision 291245 Author grao...@webkit.org Date 2022-03-14 12:36:13 -0700 (Mon, 14 Mar 2022) Log Message [model] doesn't allow model to be rotated on iOS https://bugs.webkit.org/show_bug.cgi?id=237831 rdar://89698247 Reviewed by Simon Fraser. Source/WebCore: A

[webkit-changes] [291236] trunk/LayoutTests

2022-03-14 Thread graouts
Title: [291236] trunk/LayoutTests Revision 291236 Author grao...@webkit.org Date 2022-03-14 09:52:10 -0700 (Mon, 14 Mar 2022) Log Message [model] model-element/model-element-camera.html fails due to `promise_rejects` being undefined https://bugs.webkit.org/show_bug.cgi?id=237833

[webkit-changes] [291228] trunk

2022-03-14 Thread graouts
Title: [291228] trunk Revision 291228 Author grao...@webkit.org Date 2022-03-14 07:03:22 -0700 (Mon, 14 Mar 2022) Log Message [web-animations] marker-start should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237826 Reviewed by Antti Koivisto.

[webkit-changes] [291227] trunk

2022-03-14 Thread graouts
Title: [291227] trunk Revision 291227 Author grao...@webkit.org Date 2022-03-14 06:54:02 -0700 (Mon, 14 Mar 2022) Log Message [web-animations] marker-mid should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237825 Reviewed by Antti Koivisto.

[webkit-changes] [291226] trunk

2022-03-14 Thread graouts
Title: [291226] trunk Revision 291226 Author grao...@webkit.org Date 2022-03-14 06:49:51 -0700 (Mon, 14 Mar 2022) Log Message [web-animations] marker-end should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237824 Reviewed by Antti Koivisto.

[webkit-changes] [291171] trunk

2022-03-11 Thread graouts
Title: [291171] trunk Revision 291171 Author grao...@webkit.org Date 2022-03-11 09:11:24 -0800 (Fri, 11 Mar 2022) Log Message [web-animations] shape-rendering should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237767 Reviewed by Antti Koivisto.

[webkit-changes] [291170] trunk

2022-03-11 Thread graouts
Title: [291170] trunk Revision 291170 Author grao...@webkit.org Date 2022-03-11 09:08:15 -0800 (Fri, 11 Mar 2022) Log Message [web-animations] vector-effect should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237766 Reviewed by Antti Koivisto.

[webkit-changes] [291164] trunk

2022-03-11 Thread graouts
Title: [291164] trunk Revision 291164 Author grao...@webkit.org Date 2022-03-11 06:27:14 -0800 (Fri, 11 Mar 2022) Log Message [web-animations] stroke-linejoin should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237764 Reviewed by Antti Koivisto.

[webkit-changes] [291163] trunk

2022-03-11 Thread graouts
Title: [291163] trunk Revision 291163 Author grao...@webkit.org Date 2022-03-11 06:23:34 -0800 (Fri, 11 Mar 2022) Log Message [web-animations] stroke-linecap should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237763 Reviewed by Antti Koivisto.

[webkit-changes] [291161] trunk

2022-03-11 Thread graouts
Title: [291161] trunk Revision 291161 Author grao...@webkit.org Date 2022-03-11 06:17:13 -0800 (Fri, 11 Mar 2022) Log Message [web-animations] mask-repeat should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237771 Reviewed by Antti Koivisto.

[webkit-changes] [291160] trunk

2022-03-11 Thread graouts
Title: [291160] trunk Revision 291160 Author grao...@webkit.org Date 2022-03-11 06:08:29 -0800 (Fri, 11 Mar 2022) Log Message [web-animations] mask-mode should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237770 Reviewed by Antti Koivisto.

[webkit-changes] [291159] trunk

2022-03-11 Thread graouts
Title: [291159] trunk Revision 291159 Author grao...@webkit.org Date 2022-03-11 06:05:02 -0800 (Fri, 11 Mar 2022) Log Message [web-animations] mask-composite should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237769 Reviewed by Antti Koivisto.

[webkit-changes] [291158] trunk

2022-03-11 Thread graouts
Title: [291158] trunk Revision 291158 Author grao...@webkit.org Date 2022-03-11 06:01:39 -0800 (Fri, 11 Mar 2022) Log Message [web-animations] mask-type should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237768 Reviewed by Antti Koivisto.

[webkit-changes] [291157] trunk

2022-03-11 Thread graouts
Title: [291157] trunk Revision 291157 Author grao...@webkit.org Date 2022-03-11 05:48:53 -0800 (Fri, 11 Mar 2022) Log Message [web-animations] text-rendering should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=23 Reviewed by Antti Koivisto.

[webkit-changes] [291156] trunk/Source/WebCore

2022-03-11 Thread graouts
Title: [291156] trunk/Source/WebCore Revision 291156 Author grao...@webkit.org Date 2022-03-11 05:45:25 -0800 (Fri, 11 Mar 2022) Log Message [web-animations] refactor discrete FontCascadeDescription to use dedicated animation wrappers https://bugs.webkit.org/show_bug.cgi?id=237776

[webkit-changes] [291151] trunk/Source/WebCore

2022-03-11 Thread graouts
Title: [291151] trunk/Source/WebCore Revision 291151 Author grao...@webkit.org Date 2022-03-11 01:27:16 -0800 (Fri, 11 Mar 2022) Log Message [web-animations] refactor discrete SVG properties to use a dedicated animation wrapper https://bugs.webkit.org/show_bug.cgi?id=237760 Reviewed by

[webkit-changes] [291148] trunk

2022-03-10 Thread graouts
Title: [291148] trunk Revision 291148 Author grao...@webkit.org Date 2022-03-10 23:37:50 -0800 (Thu, 10 Mar 2022) Log Message [web-animations] mask-origin should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237733 Reviewed by Antti Koivisto.

[webkit-changes] [291130] trunk

2022-03-10 Thread graouts
Title: [291130] trunk Revision 291130 Author grao...@webkit.org Date 2022-03-10 13:50:02 -0800 (Thu, 10 Mar 2022) Log Message [web-animations] mask-clip should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237725 Reviewed by Simon Fraser. LayoutTests/imported/w3c:

[webkit-changes] [291129] trunk

2022-03-10 Thread graouts
Title: [291129] trunk Revision 291129 Author grao...@webkit.org Date 2022-03-10 13:47:34 -0800 (Thu, 10 Mar 2022) Log Message [web-animations] scroll-behavior should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237723 Reviewed by Antti Koivisto.

[webkit-changes] [291128] trunk

2022-03-10 Thread graouts
Title: [291128] trunk Revision 291128 Author grao...@webkit.org Date 2022-03-10 13:41:57 -0800 (Thu, 10 Mar 2022) Log Message [web-animations] quotes should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237721 Reviewed by Antti Koivisto. LayoutTests/imported/w3c:

[webkit-changes] [291122] trunk

2022-03-10 Thread graouts
Title: [291122] trunk Revision 291122 Author grao...@webkit.org Date 2022-03-10 11:41:47 -0800 (Thu, 10 Mar 2022) Log Message [web-animations] grid-template-areas should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237712 Reviewed by Antti Koivisto.

[webkit-changes] [291115] trunk

2022-03-10 Thread graouts
Title: [291115] trunk Revision 291115 Author grao...@webkit.org Date 2022-03-10 08:47:04 -0800 (Thu, 10 Mar 2022) Log Message [web-animations] font-variant-position should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237671 Reviewed by Myles C. Maxfield.

[webkit-changes] [291114] trunk

2022-03-10 Thread graouts
Title: [291114] trunk Revision 291114 Author grao...@webkit.org Date 2022-03-10 08:43:08 -0800 (Thu, 10 Mar 2022) Log Message [web-animations] font-variant-ligatures should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237667 Reviewed by Myles C. Maxfield.

[webkit-changes] [291109] trunk

2022-03-10 Thread graouts
Title: [291109] trunk Revision 291109 Author grao...@webkit.org Date 2022-03-10 07:57:15 -0800 (Thu, 10 Mar 2022) Log Message [web-animations] font-variant-east-asian should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237665 Reviewed by Myles C. Maxfield.

[webkit-changes] [291104] trunk

2022-03-10 Thread graouts
Title: [291104] trunk Revision 291104 Author grao...@webkit.org Date 2022-03-10 04:50:00 -0800 (Thu, 10 Mar 2022) Log Message [web-animations] font-variant-alternates should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237661 Reviewed by Myles C. Maxfield.

[webkit-changes] [291103] trunk

2022-03-10 Thread graouts
Title: [291103] trunk Revision 291103 Author grao...@webkit.org Date 2022-03-10 04:44:52 -0800 (Thu, 10 Mar 2022) Log Message [web-animations] font-synthesis should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237650 Reviewed by Myles C. Maxfield.

[webkit-changes] [291100] trunk

2022-03-10 Thread graouts
Title: [291100] trunk Revision 291100 Author grao...@webkit.org Date 2022-03-10 03:38:43 -0800 (Thu, 10 Mar 2022) Log Message [web-animations] fill-rule should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237648 Reviewed by Antti Koivisto.

[webkit-changes] [291099] trunk

2022-03-10 Thread graouts
Title: [291099] trunk Revision 291099 Author grao...@webkit.org Date 2022-03-10 03:16:02 -0800 (Thu, 10 Mar 2022) Log Message [web-animations] counter-reset should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237644 Reviewed by Antti Koivisto.

[webkit-changes] [291090] trunk

2022-03-09 Thread graouts
Title: [291090] trunk Revision 291090 Author grao...@webkit.org Date 2022-03-09 22:12:17 -0800 (Wed, 09 Mar 2022) Log Message [web-animations] counter-increment should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237640 Reviewed by Antti Koivisto.

[webkit-changes] [291068] trunk

2022-03-09 Thread graouts
Title: [291068] trunk Revision 291068 Author grao...@webkit.org Date 2022-03-09 14:10:35 -0800 (Wed, 09 Mar 2022) Log Message [web-animations] dominant-baseline should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237645 Reviewed by Antti Koivisto.

[webkit-changes] [291054] trunk

2022-03-09 Thread graouts
Title: [291054] trunk Revision 291054 Author grao...@webkit.org Date 2022-03-09 10:32:14 -0800 (Wed, 09 Mar 2022) Log Message [css-lists] css/css-lists/inherit-overwrites.html and css/css-lists/li-counter-increment-computed-style.html are unique failures

[webkit-changes] [291047] trunk/Source/WebCore

2022-03-09 Thread graouts
Title: [291047] trunk/Source/WebCore Revision 291047 Author grao...@webkit.org Date 2022-03-09 05:44:20 -0800 (Wed, 09 Mar 2022) Log Message [web-animations] increase the max number of animatable properties https://bugs.webkit.org/show_bug.cgi?id=237651 Reviewed by Antti Koivisto.

[webkit-changes] [291043] trunk

2022-03-09 Thread graouts
Title: [291043] trunk Revision 291043 Author grao...@webkit.org Date 2022-03-09 05:01:55 -0800 (Wed, 09 Mar 2022) Log Message [web-animations] color-interpolation-filters should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237637 Reviewed by Antti Koivisto.

[webkit-changes] [291042] trunk

2022-03-09 Thread graouts
Title: [291042] trunk Revision 291042 Author grao...@webkit.org Date 2022-03-09 04:58:38 -0800 (Wed, 09 Mar 2022) Log Message [web-animations] clip-rule should support discrete animations https://bugs.webkit.org/show_bug.cgi?id=237609 Reviewed by Antti Koivisto.

[webkit-changes] [291041] trunk

2022-03-09 Thread graouts
Title: [291041] trunk Revision 291041 Author grao...@webkit.org Date 2022-03-09 04:55:11 -0800 (Wed, 09 Mar 2022) Log Message [web-animations] background-blend-mode should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237607 Reviewed by Antti Koivisto.

[webkit-changes] [291039] trunk

2022-03-09 Thread graouts
Title: [291039] trunk Revision 291039 Author grao...@webkit.org Date 2022-03-09 04:45:26 -0800 (Wed, 09 Mar 2022) Log Message [web-animations] font-feature-settings should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237587 Reviewed by Antti Koivisto.

[webkit-changes] [291037] trunk

2022-03-09 Thread graouts
Title: [291037] trunk Revision 291037 Author grao...@webkit.org Date 2022-03-09 04:37:00 -0800 (Wed, 09 Mar 2022) Log Message [web-animations] font-kerning should supporting discrete animation https://bugs.webkit.org/show_bug.cgi?id=237585 Reviewed by Antti Koivisto.

[webkit-changes] [291008] trunk

2022-03-08 Thread graouts
Title: [291008] trunk Revision 291008 Author grao...@webkit.org Date 2022-03-08 13:25:12 -0800 (Tue, 08 Mar 2022) Log Message [web-animations] color-interpolation should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237610 Reviewed by Tim Nguyen.

[webkit-changes] [290898] trunk

2022-03-07 Thread graouts
Title: [290898] trunk Revision 290898 Author grao...@webkit.org Date 2022-03-07 11:13:52 -0800 (Mon, 07 Mar 2022) Log Message [web-animations] animating "fill" and "stroke" to or from "currentColor" should work https://bugs.webkit.org/show_bug.cgi?id=237531 Reviewed by Antti Koivisto.

[webkit-changes] [290897] trunk

2022-03-07 Thread graouts
Title: [290897] trunk Revision 290897 Author grao...@webkit.org Date 2022-03-07 10:18:39 -0800 (Mon, 07 Mar 2022) Log Message Transition on text-decoration-color from currentColor jumps https://bugs.webkit.org/show_bug.cgi?id=236992 Reviewed by Antti Koivisto.

[webkit-changes] [290895] trunk

2022-03-07 Thread graouts
Title: [290895] trunk Revision 290895 Author grao...@webkit.org Date 2022-03-07 09:53:06 -0800 (Mon, 07 Mar 2022) Log Message [web-animations] text-emphasis shorthand should be animatable https://bugs.webkit.org/show_bug.cgi?id=237529 Reviewed by Antti Koivisto.

[webkit-changes] [290888] trunk

2022-03-07 Thread graouts
Title: [290888] trunk Revision 290888 Author grao...@webkit.org Date 2022-03-07 06:26:58 -0800 (Mon, 07 Mar 2022) Log Message [web-animations] text-emphasis-style should support discrete animations https://bugs.webkit.org/show_bug.cgi?id=237514 Reviewed by Antti Koivisto.

[webkit-changes] [290887] trunk

2022-03-07 Thread graouts
Title: [290887] trunk Revision 290887 Author grao...@webkit.org Date 2022-03-07 06:24:46 -0800 (Mon, 07 Mar 2022) Log Message [web-animations] text-emphasis-color should support non-discrete animations https://bugs.webkit.org/show_bug.cgi?id=237518 Reviewed by Antti Koivisto.

[webkit-changes] [290886] trunk

2022-03-07 Thread graouts
Title: [290886] trunk Revision 290886 Author grao...@webkit.org Date 2022-03-07 06:22:32 -0800 (Mon, 07 Mar 2022) Log Message [web-animations] text-decoration-skip-ink should support discrete animations https://bugs.webkit.org/show_bug.cgi?id=237512 Reviewed by Antti Koivisto.

[webkit-changes] [290885] trunk

2022-03-07 Thread graouts
Title: [290885] trunk Revision 290885 Author grao...@webkit.org Date 2022-03-07 06:19:40 -0800 (Mon, 07 Mar 2022) Log Message [web-animations] line-break should support discrete animations https://bugs.webkit.org/show_bug.cgi?id=237520 Reviewed by Antti Koivisto.

[webkit-changes] [290884] trunk

2022-03-07 Thread graouts
Title: [290884] trunk Revision 290884 Author grao...@webkit.org Date 2022-03-07 06:15:29 -0800 (Mon, 07 Mar 2022) Log Message Parsing of list-style shorthand is incorrect https://bugs.webkit.org/show_bug.cgi?id=237515 Reviewed by Antti Koivisto. LayoutTests/imported/w3c: *

[webkit-changes] [290831] trunk

2022-03-04 Thread graouts
Title: [290831] trunk Revision 290831 Author grao...@webkit.org Date 2022-03-04 07:42:12 -0800 (Fri, 04 Mar 2022) Log Message [web-animations] "inherit" values should trigger keyframe recomputation if any previous effect has changed that property

[webkit-changes] [290823] trunk

2022-03-04 Thread graouts
Title: [290823] trunk Revision 290823 Author grao...@webkit.org Date 2022-03-04 00:53:38 -0800 (Fri, 04 Mar 2022) Log Message [web-animations] keyframe values set to "inherit" should recompute their values when the inherited value changes https://bugs.webkit.org/show_bug.cgi?id=237371

[webkit-changes] [290741] trunk

2022-03-02 Thread graouts
Title: [290741] trunk Revision 290741 Author grao...@webkit.org Date 2022-03-02 11:21:07 -0800 (Wed, 02 Mar 2022) Log Message [web-animations] setting the composite property on a keyframe effect should invalidate the target style https://bugs.webkit.org/show_bug.cgi?id=237356 Reviewed

[webkit-changes] [290735] trunk

2022-03-02 Thread graouts
Title: [290735] trunk Revision 290735 Author grao...@webkit.org Date 2022-03-02 10:47:09 -0800 (Wed, 02 Mar 2022) Log Message Outline-width with transition don't animate correctly https://bugs.webkit.org/show_bug.cgi?id=173708 Reviewed by Antti Koivisto. Source/WebCore: Account for a

[webkit-changes] [290730] trunk

2022-03-02 Thread graouts
Title: [290730] trunk Revision 290730 Author grao...@webkit.org Date 2022-03-02 07:27:56 -0800 (Wed, 02 Mar 2022) Log Message [web-animations] changes to font-size should recompute keyframes https://bugs.webkit.org/show_bug.cgi?id=237357 Reviewed by Antti Koivisto.

[webkit-changes] [290662] trunk

2022-03-01 Thread graouts
Title: [290662] trunk Revision 290662 Author grao...@webkit.org Date 2022-03-01 11:29:54 -0800 (Tue, 01 Mar 2022) Log Message [web-animations] ::placeholder should not be a valid pseudo-element for a KeyframeEffect target https://bugs.webkit.org/show_bug.cgi?id=237334 Reviewed by Dean

[webkit-changes] [290655] trunk

2022-03-01 Thread graouts
Title: [290655] trunk Revision 290655 Author grao...@webkit.org Date 2022-03-01 10:14:37 -0800 (Tue, 01 Mar 2022) Log Message [web-animations] add support for passing an optional timeline to Element.animate() https://bugs.webkit.org/show_bug.cgi?id=237312 Reviewed by Dean Jackson.

[webkit-changes] [290644] trunk

2022-03-01 Thread graouts
Title: [290644] trunk Revision 290644 Author grao...@webkit.org Date 2022-03-01 06:42:27 -0800 (Tue, 01 Mar 2022) Log Message [web-animations] web-animations/interfaces/Animatable/getAnimations-iframe.html is a unique failure https://bugs.webkit.org/show_bug.cgi?id=237314 Reviewed by

[webkit-changes] [290598] trunk

2022-02-28 Thread graouts
Title: [290598] trunk Revision 290598 Author grao...@webkit.org Date 2022-02-28 09:10:30 -0800 (Mon, 28 Feb 2022) Log Message [web-animations] web-animations/interfaces/Animatable/getAnimations.html is a unique failure https://bugs.webkit.org/show_bug.cgi?id=237271 Reviewed by Dean

[webkit-changes] [290584] trunk

2022-02-28 Thread graouts
Title: [290584] trunk Revision 290584 Author grao...@webkit.org Date 2022-02-28 00:29:03 -0800 (Mon, 28 Feb 2022) Log Message [web-animations] web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-001.html is a unique failure

[webkit-changes] [290573] trunk

2022-02-27 Thread graouts
Title: [290573] trunk Revision 290573 Author grao...@webkit.org Date 2022-02-27 15:52:38 -0800 (Sun, 27 Feb 2022) Log Message [web-animations] web-animations/timing-model/animations/setting-the-timeline-of-an-animation.html is a unique failure

[webkit-changes] [290571] trunk

2022-02-27 Thread graouts
Title: [290571] trunk Revision 290571 Author grao...@webkit.org Date 2022-02-27 14:15:50 -0800 (Sun, 27 Feb 2022) Log Message [svg] flood-opacity should be clamped to the [0,1] range https://bugs.webkit.org/show_bug.cgi?id=237253 Reviewed by Dean Jackson. LayoutTests/imported/w3c: *

[webkit-changes] [290570] trunk

2022-02-27 Thread graouts
Title: [290570] trunk Revision 290570 Author grao...@webkit.org Date 2022-02-27 13:19:37 -0800 (Sun, 27 Feb 2022) Log Message [svg] stroke-opacity should be clamped to the [0,1] range https://bugs.webkit.org/show_bug.cgi?id=237254 Reviewed by Dean Jackson. LayoutTests/imported/w3c: *

[webkit-changes] [290569] trunk

2022-02-27 Thread graouts
Title: [290569] trunk Revision 290569 Author grao...@webkit.org Date 2022-02-27 12:55:52 -0800 (Sun, 27 Feb 2022) Log Message [svg] stop-opacity should be clamped to the [0,1] range https://bugs.webkit.org/show_bug.cgi?id=237255 Reviewed by Dean Jackson. LayoutTests/imported/w3c: *

[webkit-changes] [290568] trunk

2022-02-27 Thread graouts
Title: [290568] trunk Revision 290568 Author grao...@webkit.org Date 2022-02-27 12:31:57 -0800 (Sun, 27 Feb 2022) Log Message [svg] fill-opacity should be clamped to the [0,1] range https://bugs.webkit.org/show_bug.cgi?id=237252 Reviewed by Dean Jackson. LayoutTests/imported/w3c: *

[webkit-changes] [290561] trunk

2022-02-27 Thread graouts
Title: [290561] trunk Revision 290561 Author grao...@webkit.org Date 2022-02-27 08:17:03 -0800 (Sun, 27 Feb 2022) Log Message [css-animations] implicit keyframes should be inserted after explicit keyframes with the same offset https://bugs.webkit.org/show_bug.cgi?id=237246 Reviewed by

[webkit-changes] [290201] trunk

2022-02-19 Thread graouts
Title: [290201] trunk Revision 290201 Author grao...@webkit.org Date 2022-02-19 00:48:22 -0800 (Sat, 19 Feb 2022) Log Message REGRESSION (r287524): hihello.me does not show sliding sheet at the bottom of the page https://bugs.webkit.org/show_bug.cgi?id=236838 rdar://88672183 Reviewed by

[webkit-changes] [290125] trunk

2022-02-18 Thread graouts
Title: [290125] trunk Revision 290125 Author grao...@webkit.org Date 2022-02-18 07:44:59 -0800 (Fri, 18 Feb 2022) Log Message [frame-rate] [custom-effect] allow setting frameRate as an option passed to document.timeline.animate() https://bugs.webkit.org/show_bug.cgi?id=236831 Reviewed

[webkit-changes] [290123] trunk

2022-02-18 Thread graouts
Title: [290123] trunk Revision 290123 Author grao...@webkit.org Date 2022-02-18 07:38:23 -0800 (Fri, 18 Feb 2022) Log Message [frame-rate] allow setting frameRate as an option passed to Element.animate() https://bugs.webkit.org/show_bug.cgi?id=236830 Reviewed by Dean Jackson.

[webkit-changes] [290122] trunk

2022-02-18 Thread graouts
Title: [290122] trunk Revision 290122 Author grao...@webkit.org Date 2022-02-18 07:35:59 -0800 (Fri, 18 Feb 2022) Log Message [custom-effect] Animations associated with a custom effect should appear in document.getAnimations() result https://bugs.webkit.org/show_bug.cgi?id=236828

[webkit-changes] [290121] trunk

2022-02-18 Thread graouts
Title: [290121] trunk Revision 290121 Author grao...@webkit.org Date 2022-02-18 02:47:13 -0800 (Fri, 18 Feb 2022) Log Message [frame-rate] animation with different but compatible frame rates should be aligned https://bugs.webkit.org/show_bug.cgi?id=236778 Reviewed by Simon Fraser.

[webkit-changes] [290010] trunk

2022-02-17 Thread graouts
Title: [290010] trunk Revision 290010 Author grao...@webkit.org Date 2022-02-17 04:53:29 -0800 (Thu, 17 Feb 2022) Log Message LayoutTests/imported/w3c: SVG SMIL restart="never" does not behave correctly https://bugs.webkit.org/show_bug.cgi?id=236491 Reviewed by Antti Koivisto. Add a

[webkit-changes] [290003] trunk

2022-02-17 Thread graouts
Title: [290003] trunk Revision 290003 Author grao...@webkit.org Date 2022-02-17 00:14:15 -0800 (Thu, 17 Feb 2022) Log Message Use the animation frame rate during animation resolution and scheduling https://bugs.webkit.org/show_bug.cgi?id=234202 rdar://85983678 Reviewed by Simon Fraser.

[webkit-changes] [289806] trunk/Source/WebCore

2022-02-15 Thread graouts
Title: [289806] trunk/Source/WebCore Revision 289806 Author grao...@webkit.org Date 2022-02-15 06:22:24 -0800 (Tue, 15 Feb 2022) Log Message REGRESSION(r289216): Crash in DocumentTimeline::animationCanBeRemoved https://bugs.webkit.org/show_bug.cgi?id=236615 Reviewed by Michael

[webkit-changes] [289733] trunk/LayoutTests

2022-02-14 Thread graouts
Title: [289733] trunk/LayoutTests Revision 289733 Author grao...@webkit.org Date 2022-02-14 06:06:38 -0800 (Mon, 14 Feb 2022) Log Message [model] refactor model document tests to use a shared testing function https://bugs.webkit.org/show_bug.cgi?id=236578 Reviewed by Dean Jackson. Add

[webkit-changes] [289668] trunk/LayoutTests

2022-02-11 Thread graouts
Title: [289668] trunk/LayoutTests Revision 289668 Author grao...@webkit.org Date 2022-02-11 13:43:19 -0800 (Fri, 11 Feb 2022) Log Message [model] rewrite http/tests/model/model-document.html using testharness.js https://bugs.webkit.org/show_bug.cgi?id=236494 Reviewed by Dean Jackson. *

[webkit-changes] [289666] trunk

2022-02-11 Thread graouts
Title: [289666] trunk Revision 289666 Author grao...@webkit.org Date 2022-02-11 13:12:49 -0800 (Fri, 11 Feb 2022) Log Message [model] standalone model documents should be interactive https://bugs.webkit.org/show_bug.cgi?id=236493 Reviewed by Dean Jackson. Source/WebCore: We made

[webkit-changes] [289605] trunk/LayoutTests

2022-02-10 Thread graouts
Title: [289605] trunk/LayoutTests Revision 289605 Author grao...@webkit.org Date 2022-02-10 22:55:20 -0800 (Thu, 10 Feb 2022) Log Message [web-animations] additive animations should prevent other animations from running accelerated https://bugs.webkit.org/show_bug.cgi?id=236447

  1   2   3   4   5   6   7   8   9   10   >