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

Unified Diff: third_party/WebKit/LayoutTests/platform/win-xp/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-xp/fast/text/whitespace/pre-break-word-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/whitespace/pre-break-word-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/whitespace/pre-break-word-expected.txt
deleted file mode 100644
index 20ebb2747f1422b303259915be987ce1d86a9639..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/whitespace/pre-break-word-expected.txt
+++ /dev/null
@@ -1,13 +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 154x124 [border: (2px solid #FF0000)]
- LayoutText {#text} at (2,2) size 150x119
- text run at (2,2) width 148: "Even though this div is w"
- text run at (2,22) width 145: "hite-space pre, the text i"
- text run at (2,42) width 148: "nside should still wrap to"
- text run at (2,62) width 149: " multiple lines because of"
- text run at (2,82) width 150: " the word-wrap:break-w"
- text run at (2,102) width 114: "ord CSS property."

Powered by Google App Engine
This is Rietveld 408576698