mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-04 08:55:35 +00:00
cmd/gogio/testdata: always clear background to white
The webassembly port changed to use transparent black to allow content below Gio to show through. However, the end-to-end tests expect a white background. Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ module gioui.org/cmd
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
gioui.org v0.0.0-20201206220230-a87a520ae825
|
||||
gioui.org v0.0.0-20210218074926-aaff0fef5381
|
||||
github.com/akavel/rsrc v0.10.1
|
||||
github.com/chromedp/cdproto v0.0.0-20191114225735-6626966fbae4
|
||||
github.com/chromedp/chromedp v0.5.2
|
||||
|
||||
Reference in New Issue
Block a user