Bug 180805 - [GTK] inspector/canvas/requestContent-bitmaprenderer.html is failing since added in r225884
Summary: [GTK] inspector/canvas/requestContent-bitmaprenderer.html is failing since ad...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 180736
Blocks:
  Show dependency treegraph
 
Reported: 2017-12-14 03:40 PST by Miguel Gomez
Modified: 2017-12-14 08:07 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.