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

Unified Diff: LayoutTests/platform/win/compositing/overflow/composited-scrolling-paint-phases-expected.txt

Issue 1030323005: Simplify application of perspective origin. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add three more test expectation changes (added since earlier) Created 5 years, 8 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/win/compositing/overflow/composited-scrolling-paint-phases-expected.txt
diff --git a/LayoutTests/platform/win/compositing/overflow/composited-scrolling-paint-phases-expected.txt b/LayoutTests/platform/win/compositing/overflow/composited-scrolling-paint-phases-expected.txt
index 143d38afe0483817b6c6b4a6613fb22d494cc668..04a696babcbbf4e4408e22984505e6cc1c561537 100644
--- a/LayoutTests/platform/win/compositing/overflow/composited-scrolling-paint-phases-expected.txt
+++ b/LayoutTests/platform/win/compositing/overflow/composited-scrolling-paint-phases-expected.txt
@@ -63,7 +63,6 @@
"children": [
{
"bounds": [185, 715],
- "shouldFlattenTransform": false,
"drawsContent": true,
"paintingPhases": [
"GraphicsLayerPaintForeground",
@@ -72,7 +71,6 @@
],
"children": [
{
- "shouldFlattenTransform": false,
"paintingPhases": [
"GraphicsLayerPaintForeground",
"GraphicsLayerPaintOverflowContents",

Powered by Google App Engine
This is Rietveld 408576698