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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/justified-selection-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/justified-selection-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/justified-selection-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/justified-selection-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f48d98661c86a268309f63573730fd9bbf77a524
--- /dev/null
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/justified-selection-expected.txt
@@ -0,0 +1,33 @@
+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 {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 107x18
+ text run at (0,0) width 107: "Test for revision "
+ RenderInline {A} at (0,0) size 48x18 [color=#0000EE]
+ RenderText {#text} at (107,0) size 48x18
+ text run at (107,0) width 48: "#20574"
+ RenderText {#text} at (155,0) size 4x18
+ text run at (155,0) width 4: "."
+ RenderBlock {P} at (0,34) size 784x18
+ RenderText {#text} at (0,0) size 251x18
+ text run at (0,0) width 251: "The two blue boxes should be identical."
+ RenderBlock {DIV} at (0,68) size 106x42 [border: (3px solid #0000FF)]
+ RenderText {#text} at (3,3) size 10x18
+ text run at (3,3) width 10: "L"
+ RenderInline {SPAN} at (0,0) size 40x18 [color=#008000] [bgcolor=#FFFF00]
+ RenderText {#text} at (13,3) size 40x18
+ text run at (13,3) width 40: "o r"
+ RenderText {#text} at (53,3) size 100x36
+ text run at (53,3) width 50: "e mi"
+ text run at (3,21) width 67: "psumdolor"
+ RenderBlock (anonymous) at (0,110) size 784x18
+ RenderBR {BR} at (0,0) size 0x18
+ RenderBlock {DIV} at (0,128) size 106x42 [border: (3px solid #0000FF)]
+ RenderText {#text} at (3,3) size 100x36
+ text run at (3,3) width 100: "Lo re mi"
+ text run at (3,21) width 67: "psumdolor"
+selection start: position 1 of child 0 {#text} of child 8 {DIV} of body
+selection end: position 4 of child 0 {#text} of child 8 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698