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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/pre-break-word-expected.txt

Issue 249343002: Create an antialiased virtual layout test group for font testing on Mac (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Review comments addressed, uploading with --no-find-copies Created 6 years, 8 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: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/pre-break-word-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/pre-break-word-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/pre-break-word-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2f2a82f518b8537ceb4deff797158aca409269fb
--- /dev/null
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/pre-break-word-expected.txt
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock {DIV} at (0,0) size 154x130 [border: (2px solid #FF0000)]
+ RenderText {#text} at (2,2) size 149x126
+ text run at (2,2) width 149: "Even though this div is "
+ text run at (2,20) width 149: "white-space pre, the tex"
+ text run at (2,38) width 145: "t inside should still wra"
+ text run at (2,56) width 145: "p to multiple lines beca"
+ text run at (2,74) width 147: "use of the word-wrap:b"
+ text run at (2,92) width 147: "reak-word CSS propert"
+ text run at (2,110) width 12: "y."

Powered by Google App Engine
This is Rietveld 408576698