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

Unified Diff: LayoutTests/platform/linux/virtual/slimmingpaint/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-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/linux/virtual/slimmingpaint/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
index 836d76ef88b8f1e94153029fd4428c0dacfdcfab..19c0efb02aa0ae62e5c3492aa0acf540a2bd4e81 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
+++ b/LayoutTests/platform/linux/virtual/slimmingpaint/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
@@ -35,7 +35,6 @@
"children": [
{
"bounds": [5000, 5000],
- "shouldFlattenTransform": false,
"drawsContent": true,
"repaintRects": [
[2000, 2020, 821, 19],
@@ -58,7 +57,7 @@
],
"children": [
{
- "shouldFlattenTransform": false
+
}
]
}

Powered by Google App Engine
This is Rietveld 408576698