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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt

Issue 1998663003: Auto-rebaseline for r394807 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/WebKit/LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt b/third_party/WebKit/LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt
index 6b817b19ff56fe599fae862d284df9a38734a8ee..f39d511414c98fdad3bf387ba3cdf73587de96f5 100644
--- a/third_party/WebKit/LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt
@@ -25,11 +25,24 @@ lorem ipsumlorem ipsumlorem ipsum
"reason": "selection"
},
{
+ "object": "LayoutText #text",
+ "rect": [40, 80, 2, 36],
+ "reason": "incremental"
+ },
+ {
+ "object": "InlineTextBox 'ipsum'",
+ "reason": "incremental"
+ },
+ {
"object": "InlineTextBox 'ipsum'",
"reason": "selection"
},
{
"object": "InlineTextBox 'lorem'",
+ "reason": "incremental"
+ },
+ {
+ "object": "InlineTextBox 'lorem'",
"reason": "selection"
},
{
@@ -79,6 +92,24 @@ lorem ipsumlorem ipsumlorem ipsum
"reason": "selection"
},
{
+ "object": "LayoutText #text",
+ "rect": [40, 80, 4, 36],
+ "reason": "incremental"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [40, 160, 2, 36],
+ "reason": "incremental"
+ },
+ {
+ "object": "InlineTextBox 'ipsum'",
+ "reason": "incremental"
+ },
+ {
+ "object": "InlineTextBox 'ipsum'",
+ "reason": "incremental"
+ },
+ {
"object": "InlineTextBox 'ipsum'",
"reason": "selection"
},
@@ -88,6 +119,14 @@ lorem ipsumlorem ipsumlorem ipsum
},
{
"object": "InlineTextBox 'lorem'",
+ "reason": "incremental"
+ },
+ {
+ "object": "InlineTextBox 'lorem'",
+ "reason": "incremental"
+ },
+ {
+ "object": "InlineTextBox 'lorem'",
"reason": "selection"
},
{

Powered by Google App Engine
This is Rietveld 408576698