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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/outline-change-continuations-expected.txt

Issue 988113003: 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/outline-change-continuations-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/outline-change-continuations-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/outline-change-continuations-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e71f5f9e54737656499898cf50199772f7ddbd78
--- /dev/null
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/outline-change-continuations-expected.txt
@@ -0,0 +1,22 @@
+{
+ "bounds": [800, 600],
+ "children": [
+ {
+ "bounds": [800, 600],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "repaintRects": [
+ [6, 86, 88, 24],
+ [4, 84, 92, 28]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow (anonymous)",
+ "LayoutInline SPAN id='outer'",
+ "LayoutBlockFlow (anonymous)",
+ "LayoutBlockFlow (anonymous)",
+ "LayoutInline SPAN id='outer'"
+ ]
+ }
+ ]
+}
+

Powered by Google App Engine
This is Rietveld 408576698