[webkit-changes] [WebKit/WebKit] 0cc83e: fast/block/float/015.html uses wrong urls for reso...
Ahmad Saleem
noreply at github.com
Sun Nov 19 16:46:54 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0cc83e2aee914382726084ea097f243515688dfd
https://github.com/WebKit/WebKit/commit/0cc83e2aee914382726084ea097f243515688dfd
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2023-11-19 (Sun, 19 Nov 2023)
Changed paths:
M LayoutTests/fast/block/float/015.html
A LayoutTests/fast/block/float/resources/base.css
A LayoutTests/fast/block/float/resources/vblank.gif
M LayoutTests/platform/glib/fast/block/float/015-expected.txt
M LayoutTests/platform/gtk/fast/block/float/015-expected.png
M LayoutTests/platform/ios/fast/block/float/015-expected.txt
M LayoutTests/platform/mac/fast/block/float/015-expected.txt
Log Message:
-----------
fast/block/float/015.html uses wrong urls for resources
https://bugs.webkit.org/show_bug.cgi?id=264938
Reviewed by Alan Baradlay.
Merge: https://chromium.googlesource.com/chromium/blink/+/3638adff97a04d3a6aff5d55ff88564ee181c392
This PR is to fix 'resources' urls used in the test case and update test expectations accordingly.
* LayoutTests/fast/block/float/015.html: Updated
* LayoutTests/fast/block/float/resources/base.css: Add Test Resource
* LayoutTests/fast/block/float/resources/vblank.gif: Ditto
* LayoutTests/platform/mac/fast/block/float/015-expected.txt: Rebaselined
* LayoutTests/platform/glib/fast/block/float/015-expected.txt: Rebaselined
* LayoutTests/platform/gtk/fast/block/float/015-expected.png: Rebaselined
* LayoutTests/platform/ios/fast/block/float/015-expected.txt: Rebaselined
Canonical link: https://commits.webkit.org/270957@main
More information about the webkit-changes
mailing list