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

Unified Diff: LayoutTests/platform/win-xp/virtual/spv2/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt

Issue 1322613002: Auto-rebaseline for r201339 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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/win-xp/virtual/spv2/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/spv2/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt b/LayoutTests/platform/win-xp/virtual/spv2/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..07397220755a86261505b1c2d0202fd82a8bed91
--- /dev/null
+++ b/LayoutTests/platform/win-xp/virtual/spv2/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
@@ -0,0 +1,21 @@
+{
+ "bounds": [785, 5056],
+ "children": [
+ {
+ "bounds": [785, 5056],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "repaintRects": [
+ [18, 1850, 150, 150],
+ [18, 1850, 150, 150],
+ [18, 1450, 150, 150],
+ [18, 1450, 150, 150]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow (positioned) DIV id='searchbar'",
+ "LayoutBlockFlow DIV id='recentlink'"
+ ]
+ }
+ ]
+}
+

Powered by Google App Engine
This is Rietveld 408576698