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

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