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

Unified Diff: LayoutTests/platform/win/virtual/windows-directwrite/fast/text/basic/001-expected.txt

Issue 241113003: Windows rebaselines for virtual DirectWrite suite (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/win/virtual/windows-directwrite/fast/text/basic/001-expected.txt
diff --git a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/basic/001-expected.txt b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/basic/001-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..40778c8e0d848a558595c5242ce5dd3965aa00d1
--- /dev/null
+++ b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/basic/001-expected.txt
@@ -0,0 +1,24 @@
+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 [color=#008000]
+ RenderBlock (anonymous) at (0,0) size 784x37
+ RenderText {#text} at (0,0) size 404x37
+ text run at (0,0) width 404: "This is fixed pitch. "
+ RenderInline {FONT} at (0,0) size 49x11
+ RenderText {#text} at (403,18) size 49x11
+ text run at (403,18) width 49: "This is not."
+ RenderBlock (anonymous) at (0,37) size 784x30
+ RenderTable {TABLE} at (0,0) size 124x30 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 120x26
+ RenderTableRow {TR} at (0,2) size 120x22
+ RenderTableCell {TD} at (2,2) size 116x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 112x17
+ text run at (2,2) width 112: "This is also not."
+ RenderBlock (anonymous) at (0,67) size 784x37
+ RenderInline {FONT} at (0,0) size 42x11
+ RenderText {#text} at (0,18) size 42x11
+ text run at (0,18) width 42: "More text"
+ RenderText {#text} at (41,0) size 155x37
+ text run at (41,0) width 155: " Ending."

Powered by Google App Engine
This is Rietveld 408576698