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

Unified Diff: LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/composited-scrolling-paint-phases-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/virtual/prefer_compositing_to_lcd_text/compositing/overflow/composited-scrolling-paint-phases-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/composited-scrolling-paint-phases-expected.txt b/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/composited-scrolling-paint-phases-expected.txt
index 4a853c427f0f6f426627d369ca1372a273c6f6d1..ffcafae5502e74c311b85b9ce7050f23d108cb73 100644
--- a/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/composited-scrolling-paint-phases-expected.txt
+++ b/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/composited-scrolling-paint-phases-expected.txt
@@ -63,6 +63,7 @@
"children": [
{
"bounds": [185, 715],
+ "shouldFlattenTransform": false,
"drawsContent": true,
"paintingPhases": [
"GraphicsLayerPaintForeground",
@@ -71,6 +72,7 @@
],
"children": [
{
+ "shouldFlattenTransform": false,
"paintingPhases": [
"GraphicsLayerPaintForeground",
"GraphicsLayerPaintOverflowContents",

Powered by Google App Engine
This is Rietveld 408576698