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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/continuation-after-outline-expected.txt

Issue 2529843002: Remove spurious Ctrl+Y character from paint invalidation test. (Closed)
Patch Set: rebaseline Created 4 years, 1 month 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/paint/invalidation/continuation-after-outline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/continuation-after-outline-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/continuation-after-outline-expected.txt
index 307b2263d82bcb34b3c4e242bd7267c2d4f727b1..6545ff28c2449064ce0bc6e5835d79a8c23fa298 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/continuation-after-outline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/continuation-after-outline-expected.txt
@@ -1,8 +1,8 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x96
- LayoutBlockFlow {HTML} at (0,0) size 800x96
- LayoutBlockFlow {BODY} at (8,8) size 784x80
+layer at (0,0) size 800x76
+ LayoutBlockFlow {HTML} at (0,0) size 800x76
+ LayoutBlockFlow {BODY} at (8,8) size 784x60
LayoutBlockFlow {DIV} at (0,0) size 50x60
LayoutBlockFlow (anonymous) at (0,0) size 50x0
LayoutInline {SPAN} at (0,0) size 0x0
@@ -13,6 +13,3 @@ layer at (0,0) size 800x96
LayoutText {#text} at (21,0) size 8x19
text run at (21,0) width 8: "x"
LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow (anonymous) at (0,60) size 784x20
- LayoutText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "\x{19}"

Powered by Google App Engine
This is Rietveld 408576698