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

Unified Diff: LayoutTests/virtual/slimmingpaint/compositing/repaint/resize-repaint-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
« no previous file with comments | « LayoutTests/platform/win/virtual/slimmingpaint/svg/text/modify-text-node-in-tspan-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/virtual/slimmingpaint/compositing/repaint/resize-repaint-expected.txt
diff --git a/LayoutTests/compositing/repaint/resize-repaint-expected.txt b/LayoutTests/virtual/slimmingpaint/compositing/repaint/resize-repaint-expected.txt
similarity index 59%
copy from LayoutTests/compositing/repaint/resize-repaint-expected.txt
copy to LayoutTests/virtual/slimmingpaint/compositing/repaint/resize-repaint-expected.txt
index 742602b163e5e1b3efab81796edaa200b9d77d5b..7ac350c2fff51e631710c60c1d693893bca9b9b4 100644
--- a/LayoutTests/compositing/repaint/resize-repaint-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/compositing/repaint/resize-repaint-expected.txt
@@ -5,6 +5,12 @@
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
+ "repaintRects": [
+ [0, 121, 800, 102]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow HTML"
+ ],
"children": [
{
"position": [8, 8],
@@ -15,6 +21,11 @@
[2, 104, 398, 50],
[0, 105, 402, 102],
[0, 104, 402, 103]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow DIV id='resizing'",
+ "LayoutBlockFlow DIV",
+ "LayoutBlockFlow DIV"
]
}
]
« no previous file with comments | « LayoutTests/platform/win/virtual/slimmingpaint/svg/text/modify-text-node-in-tspan-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698