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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/text/whitespace/tab-character-basics-expected.txt

Issue 1527113004: Remove unnecessary state for tracking whitespace collapsing in pre's (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@567080-Part2-2
Patch Set: Updated Created 5 years 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/fast/text/whitespace/tab-character-basics-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/text/whitespace/tab-character-basics-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/text/whitespace/tab-character-basics-expected.txt
index dd8e7f9c305cad5e9c6bbf454adbcac8d8ad538a..7aff2f3813b08aa2a95526ba88589e162db44f24 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/text/whitespace/tab-character-basics-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/text/whitespace/tab-character-basics-expected.txt
@@ -53,8 +53,8 @@ layer at (0,0) size 800x481
LayoutBlockFlow {P} at (3,404) size 640x42
LayoutText {#text} at (0,0) size 471x20
text run at (0,0) width 471: "AAAA BBBB CCCC DDDD EEEE FFFF GGGG HHHH IIII JJJJ"
- LayoutInline {SPAN} at (0,0) size 299x20
- LayoutText {#text} at (470,0) size 299x20
- text run at (470,0) width 299: "\x{9}\x{9}\x{9}\x{9}"
- LayoutText {#text} at (0,21) size 39x20
- text run at (0,21) width 39: "KKKK"
+ LayoutInline {SPAN} at (0,0) size 308x20
+ LayoutText {#text} at (0,21) size 308x20
+ text run at (0,21) width 308: "\x{9}\x{9}\x{9}\x{9}"
+ LayoutText {#text} at (307,21) size 39x20
+ text run at (307,21) width 39: "KKKK"

Powered by Google App Engine
This is Rietveld 408576698