Chromium Code Reviews

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/html/details-replace-text-expected.txt

Issue 2369963005: Avoid creating consecutive whitespace renderers. (Closed)
Patch Set: Rebased and manually fixed expectations Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/WebKit/LayoutTests/platform/mac/fast/html/details-replace-text-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/html/details-replace-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/html/details-replace-text-expected.txt
index 43ae6481913da024fd36d7cc679af8a42a949b00..f177381148dd2467fe109c9ed81ee08267ff5f81 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/html/details-replace-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/html/details-replace-text-expected.txt
@@ -14,7 +14,6 @@ layer at (0,0) size 800x600
text run at (0,0) width 63: "Details1"
LayoutText {#text} at (62,0) size 5x18
text run at (62,0) width 5: " "
- LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {SPAN} at (66.42,2) size 62.42x15
LayoutText {#text} at (0,0) size 63x15
text run at (0,0) width 63: "Details2"

Powered by Google App Engine