Bug 137530

Summary: Some canvas tests fail in iOS DRT
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: CanvasAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: dbates, dino, jbedard, Ms2ger, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Simon Fraser (smfr)
Reported 2014-10-08 11:48:19 PDT
The following tests are failing: canvas/philip/tests/2d.composite.operation.clear.html canvas/philip/tests/2d.composite.operation.darker.html canvas/philip/tests/2d.drawImage.animated.poster.html canvas/philip/tests/2d.drawImage.broken.html canvas/philip/tests/2d.drawImage.image.incomplete.omitted.html canvas/philip/tests/2d.drawImage.outsidesource.html canvas/philip/tests/2d.fillStyle.parse.rgb-eof.html canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html canvas/philip/tests/2d.missingargs.html canvas/philip/tests/2d.path.rect.winding.html canvas/philip/tests/2d.pattern.image.incomplete.omitted.html canvas/philip/tests/2d.text-custom-font-load-crash.html canvas/philip/tests/2d.text.draw.baseline.bottom.html canvas/philip/tests/2d.text.draw.baseline.hanging.html canvas/philip/tests/2d.text.draw.baseline.ideographic.html canvas/philip/tests/2d.text.draw.baseline.middle.html canvas/philip/tests/2d.text.draw.baseline.top.html canvas/philip/tests/2d.text.draw.space.collapse.end.html canvas/philip/tests/2d.text.draw.space.collapse.other.html canvas/philip/tests/2d.text.draw.space.collapse.space.html canvas/philip/tests/2d.text.draw.space.collapse.start.html canvas/philip/tests/2d.text.measure.width.space.html
Attachments
Jonathan Bedard
Comment 1 2017-04-12 13:43:41 PDT
canvas/philip/tests/2d.fillStyle.parse.rgb-eof.html and canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html no longer seem to be failing.
Ms2ger (he/him; ⌚ UTC+1/+2)
Comment 2 2017-07-26 04:45:18 PDT
(In reply to Jonathan Bedard from comment #1) > canvas/philip/tests/2d.fillStyle.parse.rgb-eof.html and > canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html no longer seem to be > failing. These were fixed in r209666. (In reply to Simon Fraser (smfr) from comment #0) > The following tests are failing: > canvas/philip/tests/2d.missingargs.html Test was wrong, fixed in r219913.
Note You need to log in before you can comment on or make changes to this bug.