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

Unified Diff: LayoutTests/virtual/slimmingpaint/svg/repaint/foreign-object-repaint-expected.txt

Issue 1117323003: Auto-rebaseline for r194815 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/virtual/slimmingpaint/svg/repaint/foreign-object-repaint-expected.txt
diff --git a/LayoutTests/platform/android/svg/repaint/foreign-object-repaint-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/repaint/foreign-object-repaint-expected.txt
similarity index 65%
copy from LayoutTests/platform/android/svg/repaint/foreign-object-repaint-expected.txt
copy to LayoutTests/virtual/slimmingpaint/svg/repaint/foreign-object-repaint-expected.txt
index 8c9f2219707a83a0dfe3dd3b4c9268825f1bda27..afba68fbe02abf5f72005fc8dff9ea629d0dd183 100644
--- a/LayoutTests/platform/android/svg/repaint/foreign-object-repaint-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/svg/repaint/foreign-object-repaint-expected.txt
@@ -7,9 +7,11 @@
"drawsContent": true,
"repaintRects": [
[129, 200, 142, 142],
- [129, 200, 142, 142],
- [50, 50, 100, 100],
[50, 50, 100, 100]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow div id='div1'",
+ "LayoutBlockFlow div id='div2'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698