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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt
index c3c71ead59dcc8aa17aaf4aaf91b8d01cf83b78b..4a27a944778f48f4d55a3ebc50e0fd8bd4b545bf 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/selection-repaint-with-gaps-expected.txt
@@ -25,11 +25,24 @@ lorem ipsumlorem ipsumlorem ipsum
"reason": "selection"
},
{
+ "object": "LayoutText #text",
+ "rect": [39, 80, 3, 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": [39, 80, 5, 36],
+ "reason": "incremental"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [39, 160, 3, 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