Bug 180805

Summary: [GTK] inspector/canvas/requestContent-bitmaprenderer.html is failing since added in r225884
Product: WebKit Reporter: Miguel Gomez <magomez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bugs-noreply, hi
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 180736    
Bug Blocks:    

Description Miguel Gomez 2017-12-14 03:40:05 PST
inspector/canvas/requestContent-bitmaprenderer.html [ Failure ]

the diff is

== Running test suite: Canvas.requestContentBitmapRenderer
 -- Running test case: Canvas.requestContentBitmapRenderer.validCanvasId
-data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IArs4c6QAAABNJREFUCB1j/M/AAEQMDEwgAgQAHxcCAmtAm/sAAAAASUVORK5CYII=
+data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAABHNCSVQICAgIfAhkiAAAABRJREFUCJlj/M/A8J+BgYGBiQEKAB8XAgK+3Bg8AAAAAElFTkSuQmCC

I'm not sure whether this is a real error or it just needs a rebase because WebKitGTK+ produces a slightly different image.