mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 702504 - Make USE_WIDGET_LAYERS disabled a test failure. r=roc
This commit is contained in:
parent
6e44d2ce5e
commit
393858b945
@ -1353,7 +1353,7 @@ function DoDrawWindow(ctx, x, y, w, h)
|
||||
} else {
|
||||
// Output a special warning because we need to be able to detect
|
||||
// this whenever it happens.
|
||||
gDumpLog("REFTEST INFO | WARNING: USE_WIDGET_LAYERS disabled\n");
|
||||
gDumpLog("REFTEST TEST-UNEXPECTED-FAIL | WARNING: USE_WIDGET_LAYERS disabled\n");
|
||||
}
|
||||
gDumpLog("REFTEST INFO | drawWindow flags = " + flagsStr +
|
||||
"; window size = " + gContainingWindow.innerWidth + "," + gContainingWindow.innerHeight +
|
||||
|
Loading…
Reference in New Issue
Block a user