Index: sky/tests/examples/tabs-expected.txt |
diff --git a/sky/tests/examples/tabs-expected.txt b/sky/tests/examples/tabs-expected.txt |
index 9dc22a07d506c14d548c21444c3584bd8d279981..393c3656313b4b4f0adb71fdbee02e3a16cec560 100644 |
--- a/sky/tests/examples/tabs-expected.txt |
+++ b/sky/tests/examples/tabs-expected.txt |
@@ -25,7 +25,7 @@ PAINT FOR FRAME #2 ---------------------------------------------- |
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
2 | | | | | | | translate(82.0, 14.0) |
2 | | | | | | | translate(-82.0, -14.0) |
-2 | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 200.0, 48.0), Paint(color:Color(0xff2196f3))) |
+2 | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 200.0, 48.0), Paint(color:Color(0xffffffff))) |
2 | | | | paintChild RenderInkWell at Point(200.0, 0.0) |
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
2 | | | | | paintChild RenderPositionedBox at Point(212.0, 0.0) |
@@ -84,7 +84,7 @@ PAINT FOR FRAME #2 ---------------------------------------------- |
2 | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
2 | | | | | | | | | | | translate(78.5, 14.0) |
2 | | | | | | | | | | | translate(-78.5, -14.0) |
-2 | | | | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 188.0, 48.0), Paint(color:Color(0xff2196f3))) |
+2 | | | | | | | | drawRect(Rect.fromLTRB(0.0, 46.0, 188.0, 48.0), Paint(color:Color(0xffffffff))) |
2 | | | | | | | | paintChild RenderInkWell at Point(188.0, 0.0) |
2 | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
2 | | | | | | | | | paintChild RenderPositionedBox at Point(200.0, 0.0) |