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

Unified Diff: third_party/WebKit/LayoutTests/fast/text/soft-hyphen-4-expected.txt

Issue 2786753002: Fix text-align: center/right when line wraps at atomic inline and spaces (Closed)
Patch Set: Rebase Created 3 years, 9 months 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/fast/text/soft-hyphen-4-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/text/soft-hyphen-4-expected.txt b/third_party/WebKit/LayoutTests/fast/text/soft-hyphen-4-expected.txt
deleted file mode 100644
index 1c3641a54a22760aeda46b6277db8b6743d499f6..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/text/soft-hyphen-4-expected.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x576
- LayoutBlockFlow {P} at (0,0) size 784x0
- LayoutBlockFlow {DIV} at (0,0) size 344x104 [border: (3px solid #000000)]
- LayoutText {#text} at (7,7) size 330x36
- text run at (7,7) width 330: "12345678901 anti\x{AD}" + hyphen string "\x{2010}"
- text run at (7,25) width 144: "aliasing"
- LayoutBR {BR} at (151,39) size 0x0
- LayoutBR {BR} at (7,43) size 0x18
- LayoutText {#text} at (7,61) size 330x36
- text run at (7,61) width 330: "12345678901 anti\x{AD}" + hyphen string "\x{2010}"
- text run at (7,79) width 144: "aliasing"
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {P} at (0,120) size 784x0

Powered by Google App Engine
This is Rietveld 408576698