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/win/virtual/slimmingpaint/fast/repaint/overflow-move-after-scroll-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/virtual/slimmingpaint/fast/repaint/overflow-move-after-scroll-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/overflow-move-after-scroll-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/overflow-move-after-scroll-expected.txt
index 65f11a67d6b9c10f8bafd78fb599c1bc188aea3c..df34ce1637342157d51f94d2c080a356a9e38db5 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/overflow-move-after-scroll-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/overflow-move-after-scroll-expected.txt
@@ -24,7 +24,6 @@
"children": [
{
"bounds": [685, 600],
- "shouldFlattenTransform": false,
"drawsContent": true,
"repaintRects": [
[300, 200, 120, 50],
@@ -36,7 +35,7 @@
],
"children": [
{
- "shouldFlattenTransform": false
+
}
]
}

Powered by Google App Engine
This is Rietveld 408576698