WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
163974
REGRESSION(
r205682
): [GTK] Layout test fast/canvas/drawImage-with-negative-source-destination.html is failing
https://bugs.webkit.org/show_bug.cgi?id=163974
Summary
REGRESSION(r205682): [GTK] Layout test fast/canvas/drawImage-with-negative-so...
Michael Catanzaro
Reported
2016-10-25 13:17:00 PDT
Layout test fast/canvas/drawImage-with-negative-source-destination.html has been failing since
r205682
("Move the BitmapImage platform dependent code to a new file named NativeImage[CG|Cairo].cpp"): --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/canvas/drawImage-with-negative-source-destination-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/canvas/drawImage-with-negative-source-destination-actual.txt @@ -4,9 +4,9 @@ PASS imgdata[4] is 0 -PASS imgdata[5] is 255 +FAIL imgdata[5] should be 255. Was 0. PASS imgdata[6] is 0 -PASS imgdata[0] is 255 +FAIL imgdata[0] should be 255. Was 0. PASS imgdata[1] is 0 PASS imgdata[2] is 0 PASS imgdata[4] is 0 Updating expectations accordingly.
Attachments
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
2020-01-09 00:15:17 PST
Fixed by
r253675
. This ticket can be closed now.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug