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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/030-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/030-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/030-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/030-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2f439b38089378b506a506c124beaa27ab29a9f6
--- /dev/null
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/030-expected.txt
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x93
+ RenderBlock {HTML} at (0,0) size 800x93
+ RenderBody {BODY} at (8,13) size 784x72
+ RenderBlock {PRE} at (0,0) size 784x19 [border: (2px solid #008000)]
+ RenderText {#text} at (2,2) size 136x15
+ text run at (2,2) width 136: "I am on one line."
+ text run at (138,2) width 0: " "
+ RenderBlock {DIV} at (0,32) size 784x40 [border: (2px solid #008000)]
+ RenderText {#text} at (2,2) size 758x36
+ text run at (2,2) width 0: " "
+ text run at (2,20) width 758: "This div is two lines. The newline right after the tag opened is significant and is honored by Firefox and Opera (and us)."
+ text run at (760,20) width 0: " "

Powered by Google App Engine
This is Rietveld 408576698