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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/international/mixed-directionality-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/international/mixed-directionality-selection-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/international/mixed-directionality-selection-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/international/mixed-directionality-selection-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3249a843bae7843f8d5540c4293b4bbab344c518
--- /dev/null
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/international/mixed-directionality-selection-expected.txt
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x144
+ RenderBlock {HTML} at (0,0) size 800x144
+ RenderBody {BODY} at (8,8) size 784x120
+ RenderBlock (anonymous) at (0,0) size 784x86
+ RenderTextControl {INPUT} at (0,2) size 206x82 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {P} at (0,102) size 784x18
+ RenderText {#text} at (0,0) size 548x18
+ text run at (0,0) width 358: "The last character (and only the last character) should be "
+ text run at (358,0) width 190: "selected in the text box above."
+layer at (11,13) size 200x76 scrollHeight 88
+ RenderBlock {DIV} at (3,3) size 200x76
+ RenderText {#text} at (11,0) size 189x76
+ text run at (11,0) width 189 RTL: "[[\x{645}\x{642}\x{627}\x{644}\x{647}]]"
+selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of body
+selection end: position 1 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of body

Powered by Google App Engine
This is Rietveld 408576698