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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/text/whitespace/pre-break-word-expected.txt

Issue 1452343002: Ignore break-word when white-space pre/nowrap is specified (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/win/fast/text/whitespace/pre-break-word-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/text/whitespace/pre-break-word-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/text/whitespace/pre-break-word-expected.txt
deleted file mode 100644
index e74b2bdc2635f728ae6121194f2a67304ab0f427..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/fast/text/whitespace/pre-break-word-expected.txt
+++ /dev/null
@@ -1,14 +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 784x584
- LayoutBlockFlow {DIV} at (0,0) size 154x130 [border: (2px solid #FF0000)]
- LayoutText {#text} at (2,2) size 148x125
- text run at (2,2) width 148: "Even though this div is"
- text run at (2,20) width 148: " white-space pre, the te"
- text run at (2,38) width 145: "xt inside should still w"
- text run at (2,56) width 148: "rap to multiple lines be"
- text run at (2,74) width 143: "cause of the word-wra"
- text run at (2,92) width 144: "p:break-word CSS pro"
- text run at (2,110) width 36: "perty."

Powered by Google App Engine
This is Rietveld 408576698