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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/paint/invalidation/continuation-after-outline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/continuation-after-outline-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/continuation-after-outline-expected.txt
index 14eec87e6b70f206b3ad2be0bdf3529f031b30ed..02003aa841955d4445a755e08333d12b8b603426 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/continuation-after-outline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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 800x92
- LayoutBlockFlow {HTML} at (0,0) size 800x92
- LayoutBlockFlow {BODY} at (8,8) size 784x76
+layer at (0,0) size 800x74
+ LayoutBlockFlow {HTML} at (0,0) size 800x74
+ LayoutBlockFlow {BODY} at (8,8) size 784x58
LayoutBlockFlow {DIV} at (0,0) size 50x58
LayoutBlockFlow (anonymous) at (0,0) size 50x0
LayoutInline {SPAN} at (0,0) size 0x0
@@ -13,6 +13,3 @@ layer at (0,0) size 800x92
LayoutText {#text} at (21,0) size 8x18
text run at (21,0) width 8: "x"
LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow (anonymous) at (0,58) size 784x18
- LayoutText {#text} at (0,0) size 0x18
- text run at (0,0) width 0: "\x{19}"

Powered by Google App Engine
This is Rietveld 408576698