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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/text-in-relative-positioned-inline-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/text-in-relative-positioned-inline-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/inline-color-change-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/text-in-relative-positioned-inline-expected.txt
similarity index 63%
copy from LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/inline-color-change-expected.txt
copy to LayoutTests/virtual/slimmingpaint/fast/repaint/text-in-relative-positioned-inline-expected.txt
index 8d13c3c1d9d34055bee97ecad24f3bf7a071ab7a..f4a5180867500a45d15166c698ee88315b509b82 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/inline-color-change-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/text-in-relative-positioned-inline-expected.txt
@@ -6,11 +6,12 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 72, 38, 19],
- [8, 72, 38, 19]
+ [8, 8, 200, 100],
+ [8, 8, 200, 100]
],
"paintInvalidationClients": [
- "LayoutInline SPAN id='target'",
+ "LayoutText #text",
+ "LayoutInline (relative positioned) SPAN id='target'",
"LayoutText #text"
]
}

Powered by Google App Engine
This is Rietveld 408576698