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

Unified Diff: LayoutTests/platform/linux/svg/repaint/add-outline-property-on-root-expected.txt

Issue 561303002: Style changes to visual overflow do not require a layout (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 6 years, 2 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/svg/repaint/add-outline-property-on-root-expected.txt
diff --git a/LayoutTests/platform/linux/svg/repaint/add-outline-property-on-root-expected.txt b/LayoutTests/platform/linux/svg/repaint/add-outline-property-on-root-expected.txt
index 10a6d660a5fa14bb99dde30ea2f1ccc44afdbe45..157f716d511e3de8827d969cf49417200dc569dd 100644
--- a/LayoutTests/platform/linux/svg/repaint/add-outline-property-on-root-expected.txt
+++ b/LayoutTests/platform/linux/svg/repaint/add-outline-property-on-root-expected.txt
@@ -6,13 +6,7 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 8, 784, 105],
- [8, 8, 100, 100],
- [8, 8, 100, 100],
- [0, 0, 800, 121],
- [-2, -2, 802, 123],
- [-2, -2, 794, 120],
- [-2, -2, 120, 120]
+ [8, 8, 100, 100]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698