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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/text-match-document-change-expected.txt

Issue 1102833004: Auto-rebaseline for r194054 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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/fast/repaint/text-match-document-change-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/text-match-document-change-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/text-match-document-change-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/text-match-document-change-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4378338c29fd47d24436af3aa6bc09b7e7b0fa8d
--- /dev/null
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/text-match-document-change-expected.txt
@@ -0,0 +1,38 @@
+{
+ "bounds": [800, 600],
+ "children": [
+ {
+ "bounds": [800, 600],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "repaintRects": [
+ [295, 102, 15, 400],
+ [295, 102, 15, 400],
+ [18, 164, 269, 338],
+ [18, 146, 269, 356],
+ [18, 128, 269, 36],
+ [18, 128, 269, 18],
+ [18, 128, 258, 35],
+ [18, 128, 84, 17],
+ [10, 102, 285, 400]
+ ],
+ "paintInvalidationClients": [
+ "InlineTextBox 'To be changed: findme (Manual testing:'",
+ "InlineTextBox 'Find-in-page 'findme', then click here)'",
+ "LayoutText #text",
+ "RootInlineBox",
+ "RootInlineBox",
+ "VerticalScrollbar",
+ "LayoutIFrame (positioned) IFRAME id='iframe'",
+ "VerticalScrollbar",
+ "LayoutIFrame (positioned) IFRAME id='iframe'",
+ "LayoutBlockFlow HTML",
+ "LayoutBlockFlow DIV id='to-be-changed'",
+ "LayoutText #text",
+ "InlineTextBox 'After change'",
+ "LayoutBlockFlow DIV"
+ ]
+ }
+ ]
+}
+
« no previous file with comments | « LayoutTests/platform/win/fast/repaint/text-match-document-change-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698