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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/015-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/basic/015-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/015-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/015-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..614feb24d21a72c672836f875b2c7c4c932fe978
--- /dev/null
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/015-expected.txt
@@ -0,0 +1,62 @@
+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 784x576
+ RenderBlock {P} at (0,0) size 784x36
+ RenderText {#text} at (0,0) size 212x18
+ text run at (0,0) width 212: "This tests for a regression against "
+ RenderInline {I} at (0,0) size 759x36
+ RenderInline {A} at (0,0) size 348x18 [color=#0000EE]
+ RenderText {#text} at (212,0) size 348x18
+ text run at (212,0) width 348: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6418"
+ RenderText {#text} at (560,0) size 759x36
+ text run at (560,0) width 4: " "
+ text run at (564,0) width 195: "Incorrect scrollbar when using"
+ text run at (0,18) width 279: "overflow:auto and word-wrap:break-word; "
+ text run at (279,18) width 87: "in some cases"
+ RenderText {#text} at (366,18) size 4x18
+ text run at (366,18) width 4: "."
+ RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)]
+ RenderBlock {P} at (0,70) size 784x18
+ RenderText {#text} at (0,0) size 261x18
+ text run at (0,0) width 261: "The first line should break after \x{201C}Lorem\x{201D}."
+ RenderBlock {DIV} at (0,104) size 85x38 [border: (1px solid #00FFFF)]
+ RenderText {#text} at (1,1) size 42x36
+ text run at (1,1) width 42: "Lorem"
+ text run at (1,19) width 38: "ipsum"
+ RenderInline {SPAN} at (0,0) size 37x18
+ RenderText {#text} at (39,19) size 37x18
+ text run at (39,19) width 37: " dolor"
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {HR} at (0,150) size 784x2 [border: (1px inset #EEEEEE)]
+ RenderBlock {P} at (0,168) size 784x18
+ RenderText {#text} at (0,0) size 659x18
+ text run at (0,0) width 477: "The first line should break after the letter u, so that the gray border does not "
+ text run at (477,0) width 182: "extend beyond the cyan box."
+ RenderBlock {DIV} at (0,202) size 87x38 [border: (1px solid #00FFFF)]
+ RenderInline {SPAN} at (0,0) size 68x36 [border: none (30px solid #C0C0C0) none]
+ RenderText {#text} at (1,1) size 68x36
+ text run at (1,1) width 68: "Loremipsu"
+ text run at (1,19) width 12: "m"
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {HR} at (0,248) size 784x2 [border: (1px inset #EEEEEE)]
+ RenderBlock {P} at (0,266) size 784x18
+ RenderText {#text} at (0,0) size 609x18
+ text run at (0,0) width 427: "The first line should break after the letter p, so that the text does not "
+ text run at (427,0) width 182: "extend beyond the cyan box."
+ RenderBlock {DIV} at (0,300) size 87x38 [border: (1px solid #00FFFF)]
+ RenderInline {SPAN} at (0,0) size 84x36 [border: none (30px solid #C0C0C0)]
+ RenderText {#text} at (31,1) size 84x36
+ text run at (31,1) width 54: "Loremip"
+ text run at (1,19) width 26: "sum"
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {HR} at (0,346) size 784x2 [border: (1px inset #EEEEEE)]
+ RenderBlock {P} at (0,364) size 784x18
+ RenderText {#text} at (0,0) size 253x18
+ text run at (0,0) width 253: "\x{201C}Dolor\x{201D} should not break into two lines."
+layer at (8,406) size 45x20
+ RenderBlock (positioned) {DIV} at (8,406) size 44.81x20
+ RenderBlock {DIV} at (0,0) size 44.81x20 [border: (1px solid #00FFFF)]
+ RenderText {#text} at (1,1) size 43x18
+ text run at (1,1) width 43: "Dolor"

Powered by Google App Engine
This is Rietveld 408576698