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

Unified Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/details-open-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/platform/win-xp/virtual/slimmingpaint/fast/repaint/details-open-repaint-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/details-open-repaint-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/details-open-repaint-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2870ac5775671dedb8dc29003a00b164987f611a
--- /dev/null
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/details-open-repaint-expected.txt
@@ -0,0 +1,25 @@
+{
+ "bounds": [800, 600],
+ "children": [
+ {
+ "bounds": [800, 600],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "repaintRects": [
+ [10, 75, 149, 16],
+ [8, 72, 784, 22],
+ [8, 72, 153, 22],
+ [8, 57, 11, 11]
+ ],
+ "paintInvalidationClients": [
+ "LayoutDetailsMarker DIV id='details-marker'",
+ "LayoutBlockFlow DIV id='details-content'",
+ "LayoutTextControl INPUT",
+ "LayoutBlockFlow DIV id='inner-editor'",
+ "LayoutText #text",
+ "LayoutText #text"
+ ]
+ }
+ ]
+}
+

Powered by Google App Engine
This is Rietveld 408576698