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

Unified Diff: LayoutTests/virtual/slimmingpaint/svg/repaint/image-href-change-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/image-href-change-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/rel-positioned-inline-with-overflow-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/repaint/image-href-change-expected.txt
similarity index 76%
copy from LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/rel-positioned-inline-with-overflow-expected.txt
copy to LayoutTests/virtual/slimmingpaint/svg/repaint/image-href-change-expected.txt
index 8418a9f34b4805f7404ad9269e65f72046f59df6..5c810e7f788a5a38dc4f48bc74592a4218457f5c 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/rel-positioned-inline-with-overflow-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/svg/repaint/image-href-change-expected.txt
@@ -6,10 +6,10 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 94, 100, 50]
+ [0, 0, 200, 200]
],
"paintInvalidationClients": [
- "LayoutBlockFlow DIV id='target'"
+ "LayoutSVGImage image id='image'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698