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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/justified-selection-at-edge-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-at-edge-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/justified-selection-at-edge-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/justified-selection-at-edge-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1e0cf20828187d47a9287907cda1685ae26eb9c7
--- /dev/null
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/justified-selection-at-edge-expected.txt
@@ -0,0 +1,27 @@
+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 784x18
+ RenderText {#text} at (0,0) size 386x18
+ text run at (0,0) width 386: "Test for bug 13234, layout of selected justified text is broken."
+ 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 256x42 [border: (3px solid #0000FF)]
+ RenderText {#text} at (3,3) size 189x18
+ text run at (3,3) width 189: "Lorem ipsum dolor si"
+ RenderInline {SPAN} at (0,0) size 61x18 [color=#008000] [bgcolor=#FFFF00]
+ RenderText {#text} at (192,3) size 61x18
+ text run at (192,3) width 61: "t amet,"
+ RenderText {#text} at (3,21) size 173x18
+ text run at (3,21) width 173: "consectetuer adipiscing elit."
+ RenderBlock (anonymous) at (0,110) size 784x18
+ RenderBR {BR} at (0,0) size 0x18
+ RenderBlock {P} at (0,144) size 256x42 [border: (3px solid #0000FF)]
+ RenderText {#text} at (3,3) size 250x36
+ text run at (3,3) width 250: "Lorem ipsum dolor sit amet,"
+ text run at (3,21) width 173: "consectetuer adipiscing elit."
+selection start: position 20 of child 0 {#text} of child 8 {P} of body
+selection end: position 27 of child 0 {#text} of child 8 {P} of body

Powered by Google App Engine
This is Rietveld 408576698