Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(37)

Unified Diff: LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt

Issue 1316723004: Auto-rebaseline for r201138 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt b/LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
index b0944787c5d150a11190c76f5a3f27c5c0936a9e..4fb693e5b1c75ddbdcc318c67c76bee189dbd318 100644
--- a/LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
@@ -22,6 +22,7 @@
"children": [
{
"bounds": [5000, 5000],
+ "shouldFlattenTransform": false,
"drawsContent": true,
"repaintRects": [
[0, 0, 5000, 5000]
@@ -31,7 +32,7 @@
],
"children": [
{
-
+ "shouldFlattenTransform": false
}
]
}

Powered by Google App Engine
This is Rietveld 408576698