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

Unified Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/compositing/squashing/remove-squashed-layer-plus-move-expected.txt

Issue 1132313002: Auto-rebaseline for r195159 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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/slimmingpaint/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/compositing/squashing/remove-squashed-layer-plus-move-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dab01134e0d9a635b2d4ff8df775f4e271e9dcf8
--- /dev/null
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
@@ -0,0 +1,60 @@
+{
+ "bounds": [1418, 1008],
+ "children": [
+ {
+ "bounds": [1418, 1008],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "repaintRects": [
+ [8, 118, 1410, 55],
+ [8, 63, 1410, 55],
+ [8, 63, 769, 55],
+ [8, 8, 769, 109],
+ [0, 126, 1418, 55]
+ ],
+ "paintInvalidationClients": [
+ "RootInlineBox",
+ "RootInlineBox",
+ "LayoutBlockFlow HTML",
+ "LayoutBlockFlow DIV id='container'",
+ "LayoutBlockFlow DIV id='container'",
+ "LayoutBlockFlow (anonymous)",
+ "LayoutText #text",
+ "LayoutText #text"
+ ],
+ "children": [
+ {
+ "shouldFlattenTransform": false,
+ "children": [
+ {
+ "position": [8, 8],
+ "bounds": [1000, 1000]
+ },
+ {
+ "position": [8, 8],
+ "bounds": [1000, 105],
+ "drawsContent": true,
+ "repaintRects": [
+ [0, 110, 1000, 50],
+ [0, 55, 1000, 50],
+ [0, 55, 100, 50],
+ [0, 0, 100, 50],
+ [0, 0, 100, 50]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow (relative positioned) DIV id='foo' class='mv-tile'",
+ "InlineBox",
+ "InlineBox",
+ "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
+ "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
+ "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
+ "LayoutBlockFlow (relative positioned) DIV class='mv-tile'"
+ ]
+ }
+ ]
+ }
+ ]
+ }
+ ]
+}
+

Powered by Google App Engine
This is Rietveld 408576698