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

Side by Side Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/zero-font-size-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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 771x36
8 text run at (0,0) width 771: "Test that text with 0px font size is not displayed, even if a non-zero minimum font size setting is specified. On succes s, this"
9 text run at (0,18) width 336: "paragraph should be the only text visib le on the page."
10 RenderBlock {DIV} at (0,52) size 784x0 [color=#FF0000]
11 RenderText {#text} at (0,0) size 0x0
12 text run at (0,0) width 0: "FAIL"
13 RenderBlock {DIV} at (0,52) size 784x0 [color=#FF0000]
14 RenderText {#text} at (0,0) size 0x0
15 text run at (0,0) width 0: "FAIL"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698