Chromium Code Reviews

Unified Diff: third_party/WebKit/LayoutTests/svg/custom/invalid-text-content-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/svg/custom/invalid-text-content-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/custom/invalid-text-content-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/invalid-text-content-expected.txt
index 882d23f3014a8fab9a75b3be9aa5c6131e6d0475..49b74eea2ca13d894e11106e69d715226b20e17b 100644
--- a/third_party/WebKit/LayoutTests/svg/custom/invalid-text-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/custom/invalid-text-content-expected.txt
@@ -5,14 +5,8 @@ layer at (0,0) size 800x600
LayoutSVGText {text}
LayoutSVGTSpan {tspan} at (0,0) size 0x0
LayoutSVGInlineText {#text} at (0,0) size 0x0
- LayoutSVGInlineText {#text} at (0,0) size 0x0
- LayoutSVGInlineText {#text} at (0,0) size 0x0
- LayoutSVGInlineText {#text} at (0,0) size 0x0
LayoutSVGInlineText {#text} at (0,0) size 0x0
LayoutSVGTextPath {textPath} at (0,0) size 0x0
LayoutSVGInlineText {#text} at (0,0) size 0x0
- LayoutSVGInlineText {#text} at (0,0) size 0x0
- LayoutSVGInlineText {#text} at (0,0) size 0x0
- LayoutSVGInlineText {#text} at (0,0) size 0x0
LayoutSVGInlineText {#text} at (0,0) size 0x0
LayoutSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]

Powered by Google App Engine