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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/wbr-styled-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/wbr-styled-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/wbr-styled-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/wbr-styled-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1bec4fed90944d8214cc0db6f16fefdb7e6955c5
--- /dev/null
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/wbr-styled-expected.txt
@@ -0,0 +1,35 @@
+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 90x18
+ text run at (0,0) width 90: "This tests that "
+ RenderInline {TT} at (0,0) size 24x15
+ RenderText {#text} at (90,2) size 24x15
+ text run at (90,2) width 24: "WBR"
+ RenderText {#text} at (114,0) size 300x18
+ text run at (114,0) width 300: " elements cannot be styled and that setting their "
+ RenderInline {TT} at (0,0) size 64x15
+ RenderText {#text} at (414,2) size 64x15
+ text run at (414,2) width 64: "position"
+ RenderText {#text} at (478,0) size 20x18
+ text run at (478,0) width 20: " to "
+ RenderInline {TT} at (0,0) size 64x15
+ RenderText {#text} at (498,2) size 64x15
+ text run at (498,2) width 64: "absolute"
+ RenderText {#text} at (562,0) size 152x18
+ text run at (562,0) width 152: " does not crash WebKit."
+ RenderBlock {P} at (0,34) size 784x18
+ RenderText {#text} at (0,0) size 126x18
+ text run at (0,0) width 126: "There should be no "
+ RenderWordBreak {WBR} at (0,0) size 0x0
+ RenderText {#text} at (126,0) size 97x18
+ text run at (126,0) width 97: "red on this line."
+ RenderBlock {P} at (0,68) size 784x18
+ RenderText {#text} at (0,0) size 124x18
+ text run at (0,0) width 124: "No crashing, please"
+ RenderWordBreak {WBR} at (0,0) size 0x0
+ RenderText {#text} at (124,0) size 4x18
+ text run at (124,0) width 4: "."

Powered by Google App Engine
This is Rietveld 408576698