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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/remove-inline-after-layout-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/platform/mac/virtual/slimmingpaint/fast/repaint/remove-inline-after-layout-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/inline-color-change-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/remove-inline-after-layout-expected.txt
similarity index 68%
copy from LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/inline-color-change-expected.txt
copy to LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/remove-inline-after-layout-expected.txt
index 8d13c3c1d9d34055bee97ecad24f3bf7a071ab7a..0e63703e43053deaaece1f0c01be198280aaf9d6 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/inline-color-change-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/remove-inline-after-layout-expected.txt
@@ -6,12 +6,13 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 72, 38, 19],
- [8, 72, 38, 19]
+ [112, 194, 182, 18],
+ [8, 108, 784, 208]
],
"paintInvalidationClients": [
+ "LayoutText #text",
"LayoutInline SPAN id='target'",
- "LayoutText #text"
+ "LayoutBlockFlow (anonymous)"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698