Commit a7ae89b
committed
Bug 1999761 [wpt PR 56000] - Make scroll-timeline snapshotting tests align with spec and proposal, a=testonly
Automatic update from web-platform-tests
Make scroll-timeline snapshotting tests align with spec and proposal
According to the current spec, scroll-timelines are update after scroll
events are dispatched, but before style and layout is updated for the
frame update. With the proposed change[1] in the HTML specification,
the scroll-timelines are updated after a first style/layout update in
the resizeObserver loop.
We modify the scroll-timeline-snapshotting tests to allow them to pass
for both timings. This reveals an issue with the current Blink
implementation not matching the current spec, as we snapshot the
timelines before the scroll events are dispatched.
WebKit implements the current spec and still pass the tests after
modification.
[1] whatwg/html#11613
Bug: 384523570
Change-Id: I03b29b1f85527f9e54d597586d0764fc53f7776b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7141779
Reviewed-by: Kevin Ellis <keverschromium.org>
Commit-Queue: Rune Lillesveen <futharkchromium.org>
Cr-Commit-Position: refs/heads/main{#1543753}
--
wpt-commits: d702e50d6999b5ac1fdd815992887be83e49cbd7
wpt-pr: 56000
UltraBlame original commit: 494b53dbee4ab2d672692bb3f82b4421c2083a9c1 parent f6e471c commit a7ae89b
File tree
1 file changed
+115
-28
lines changed- testing/web-platform/tests/scroll-animations/scroll-timelines
1 file changed
+115
-28
lines changedLines changed: 115 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | | - | |
| 52 | + | |
51 | 53 | | |
52 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
53 | 82 | | |
54 | 83 | | |
55 | 84 | | |
| |||
177 | 206 | | |
178 | 207 | | |
179 | 208 | | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
180 | 234 | | |
181 | 235 | | |
182 | 236 | | |
| |||
300 | 354 | | |
301 | 355 | | |
302 | 356 | | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | 357 | | |
313 | | - | |
| 358 | + | |
314 | 359 | | |
| 360 | + | |
315 | 361 | | |
316 | 362 | | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
321 | 387 | | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
330 | 401 | | |
| 402 | + | |
331 | 403 | | |
332 | | - | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
333 | 407 | | |
334 | 408 | | |
335 | 409 | | |
| |||
339 | 413 | | |
340 | 414 | | |
341 | 415 | | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
342 | 429 | | |
343 | 430 | | |
344 | 431 | | |
| |||
0 commit comments