[webkit-changes] [WebKit/WebKit] 744d12: Fix LayoutTest transitions/flex-transitions.html b...

Ahmad Saleem noreply at github.com
Sat Jan 20 15:25:02 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 744d1201a37974e2c5235684ddf3a83659dbe6ae
      https://github.com/WebKit/WebKit/commit/744d1201a37974e2c5235684ddf3a83659dbe6ae
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2024-01-20 (Sat, 20 Jan 2024)

  Changed paths:
    M LayoutTests/TestExpectations
    M LayoutTests/transitions/flex-transitions-expected.txt
    M LayoutTests/transitions/flex-transitions.html

  Log Message:
  -----------
  Fix LayoutTest transitions/flex-transitions.html by syncing from Blink / Chromium upstream

https://bugs.webkit.org/show_bug.cgi?id=125894

Reviewed by Antoine Quint.

Merge: https://chromium.googlesource.com/chromium/blink/+/40cc24abe770f2fd20d9a09c60cf87502c28063a &
https://source.chromium.org/chromium/chromium/src/+/cb4809f7770d86811559c3f39ed0cbc308a73887

Update the expected results to account for the fact that flex-grow and
flex-shrink don't interpolate smoothly to or from zero. Also update the test to
use values of similar magnitudes for each part of the property shorthand, to
allow the tolerance to be applied meaningfully.

* LayoutTests/transitions/flex-transitions.html: Updated
* LayoutTests/transitions/flex-transitions-expected.txt: Ditto
* LayoutTests/TestExpectations: Remove the test expectation

Canonical link: https://commits.webkit.org/273266@main




More information about the webkit-changes mailing list