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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/block-shift-repaint-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/block-shift-repaint-expected.txt
diff --git a/LayoutTests/fast/repaint/block-shift-repaint-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/block-shift-repaint-expected.txt
similarity index 51%
copy from LayoutTests/fast/repaint/block-shift-repaint-expected.txt
copy to LayoutTests/virtual/slimmingpaint/fast/repaint/block-shift-repaint-expected.txt
index 836e8a1b189c4b5d1b939ccd72f3384bf241f933..02151a16c0ac807f270aaa92674916e4af6cf564 100644
--- a/LayoutTests/fast/repaint/block-shift-repaint-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/block-shift-repaint-expected.txt
@@ -26,6 +26,20 @@
[8, 38, 60, 30],
[8, 8, 60, 30],
[8, 8, 60, 30]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow DIV id='div1' class='blue half'",
+ "LayoutBlockFlow DIV class='red half'",
+ "LayoutBlockFlow DIV class='green half'",
+ "LayoutBlockFlow DIV id='top' class='blue half'",
+ "LayoutBlockFlow DIV class='red half'",
+ "LayoutBlockFlow DIV class='green half'",
+ "LayoutBlockFlow DIV id='div2' class='zero'",
+ "LayoutBlockFlow DIV class='green half'",
+ "LayoutBlockFlow DIV class='red half'",
+ "LayoutBlockFlow DIV id='innerDiv'",
+ "LayoutBlockFlow DIV class='half'",
+ "LayoutBlockFlow DIV class='half'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698