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

Unified Diff: LayoutTests/virtual/spv2/fast/repaint/background-resize-height-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/virtual/spv2/fast/repaint/background-resize-height-expected.txt
diff --git a/LayoutTests/virtual/spv2/fast/repaint/background-resize-height-expected.txt b/LayoutTests/virtual/spv2/fast/repaint/background-resize-height-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d6abeb4bf60131852e6a368d647a85706c2dcb2e
--- /dev/null
+++ b/LayoutTests/virtual/spv2/fast/repaint/background-resize-height-expected.txt
@@ -0,0 +1,78 @@
+{
+ "bounds": [800, 600],
+ "children": [
+ {
+ "bounds": [800, 600],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "repaintRects": [
+ [508, 108, 60, 44],
+ [508, 108, 60, 40],
+ [508, 8, 60, 44],
+ [508, 8, 60, 40],
+ [458, 108, 60, 44],
+ [458, 108, 60, 40],
+ [458, 8, 60, 44],
+ [458, 8, 60, 40],
+ [408, 108, 60, 44],
+ [408, 108, 60, 40],
+ [408, 48, 60, 4],
+ [358, 108, 60, 44],
+ [358, 108, 60, 40],
+ [358, 8, 60, 44],
+ [358, 8, 60, 40],
+ [308, 108, 60, 44],
+ [308, 108, 60, 40],
+ [308, 8, 60, 44],
+ [308, 8, 60, 40],
+ [258, 108, 60, 44],
+ [258, 108, 60, 40],
+ [258, 48, 60, 4],
+ [208, 108, 60, 44],
+ [208, 108, 60, 40],
+ [208, 8, 60, 44],
+ [208, 8, 60, 40],
+ [158, 148, 60, 4],
+ [158, 48, 60, 4],
+ [108, 8, 60, 44],
+ [108, 8, 60, 40],
+ [58, 8, 60, 44],
+ [58, 8, 60, 40],
+ [8, 508, 600, 50],
+ [8, 108, 60, 44],
+ [8, 108, 60, 44],
+ [8, 108, 60, 44],
+ [8, 108, 60, 40],
+ [8, 108, 60, 40],
+ [8, 108, 60, 40],
+ [8, 48, 60, 4]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow (positioned) DIV id='container'",
+ "LayoutBlockFlow (positioned) DIV class='test image'",
+ "LayoutBlockFlow (positioned) DIV class='test image size-cover'",
+ "LayoutBlockFlow (positioned) DIV class='test image size-contain'",
+ "LayoutBlockFlow (positioned) DIV class='test image fixed-height'",
+ "LayoutBlockFlow (positioned) DIV class='test image percent-height'",
+ "LayoutBlockFlow (positioned) DIV class='test image top'",
+ "LayoutBlockFlow (positioned) DIV class='test image bottom'",
+ "LayoutBlockFlow (positioned) DIV class='test image center'",
+ "LayoutBlockFlow (positioned) DIV class='test image no-repeat'",
+ "LayoutBlockFlow (positioned) DIV class='test image repeat-space'",
+ "LayoutBlockFlow (positioned) DIV class='test image repeat-round'",
+ "LayoutBlockFlow (positioned) DIV class='test generated'",
+ "LayoutBlockFlow (positioned) DIV class='test generated cover'",
+ "LayoutBlockFlow (positioned) DIV class='test generated contain'",
+ "LayoutBlockFlow (positioned) DIV class='test generated fixed-height'",
+ "LayoutBlockFlow (positioned) DIV class='test generated percent-height'",
+ "LayoutBlockFlow (positioned) DIV class='test generated top'",
+ "LayoutBlockFlow (positioned) DIV class='test generated bottom'",
+ "LayoutBlockFlow (positioned) DIV class='test generated center'",
+ "LayoutBlockFlow (positioned) DIV class='test generated no-repeat'",
+ "LayoutBlockFlow (positioned) DIV class='test generated repeat-space'",
+ "LayoutBlockFlow (positioned) DIV class='test generated repeat-round'"
+ ]
+ }
+ ]
+}
+

Powered by Google App Engine
This is Rietveld 408576698