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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/overhanging-float-detach-repaint-expected.txt

Issue 984813004: Auto-rebaseline for r191480 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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/fast/repaint/overhanging-float-detach-repaint-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/overhanging-float-detach-repaint-expected.txt
similarity index 62%
copy from LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt
copy to LayoutTests/virtual/slimmingpaint/fast/repaint/overhanging-float-detach-repaint-expected.txt
index fde331dca5dfb526075e2685d822545a546e237e..72fda62f841706aba80c1534e7f6bb3d39d92368 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/overhanging-float-detach-repaint-expected.txt
@@ -6,10 +6,11 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [790, 7, 3, 21]
+ [8, 62, 100, 100]
],
"paintInvalidationClients": [
- "LayoutBlockFlow DIV id='target'"
+ "LayoutBlockFlow (floating) DIV class='float'",
+ "LayoutBlockFlow DIV id='floatContainer'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698