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

Side by Side Diff: LayoutTests/platform/android/fast/css/hsl-color-expected.txt

Issue 780103006: Auto-rebaseline for r186671 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 785x1366 1 layer at (0,0) size 785x1366
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x1366 3 layer at (0,0) size 785x1366
4 RenderBlock {HTML} at (0,0) size 785x1365.50 4 RenderBlock {HTML} at (0,0) size 785x1365.50
5 RenderBody {BODY} at (8,8) size 769x1336.06 5 RenderBody {BODY} at (8,8) size 769x1336.06
6 RenderBlock {H1} at (0,0) size 769x37 [color=#FF0000] 6 RenderBlock {H1} at (0,0) size 769x37 [color=#FF0000]
7 RenderText {#text} at (0,0) size 527x36 7 RenderText {#text} at (0,0) size 527x36
8 text run at (0,0) width 527: "This should be red: hsl(0, 100%, 50%)" 8 text run at (0,0) width 527: "This should be red: hsl(0, 100%, 50%)"
9 RenderBlock {H1} at (0,58.44) size 769x37 [color=#00FF00] 9 RenderBlock {H1} at (0,58.44) size 769x37 [color=#00FF00]
10 RenderText {#text} at (0,0) size 589x36 10 RenderText {#text} at (0,0) size 589x36
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 text run at (0,0) width 276: "Check Hues values with a floating point angle." 73 text run at (0,0) width 276: "Check Hues values with a floating point angle."
74 RenderBlock {H1} at (0,1182.19) size 769x37 [color=#FF0000] 74 RenderBlock {H1} at (0,1182.19) size 769x37 [color=#FF0000]
75 RenderText {#text} at (0,0) size 551x36 75 RenderText {#text} at (0,0) size 551x36
76 text run at (0,0) width 551: "This should be red: hsl(0.0, 100%, 50%)" 76 text run at (0,0) width 551: "This should be red: hsl(0.0, 100%, 50%)"
77 RenderBlock {H1} at (0,1240.63) size 769x37 [color=#00FF00] 77 RenderBlock {H1} at (0,1240.63) size 769x37 [color=#00FF00]
78 RenderText {#text} at (0,0) size 629x36 78 RenderText {#text} at (0,0) size 629x36
79 text run at (0,0) width 629: "This should be green: hsl(120.00, 100%, 50%)" 79 text run at (0,0) width 629: "This should be green: hsl(120.00, 100%, 50%)"
80 RenderBlock {H1} at (0,1299.06) size 769x37 [color=#0000FF] 80 RenderBlock {H1} at (0,1299.06) size 769x37 [color=#0000FF]
81 RenderText {#text} at (0,0) size 628x36 81 RenderText {#text} at (0,0) size 628x36
82 text run at (0,0) width 628: "This should be blue: hsl(240.000, 100%, 50%)" 82 text run at (0,0) width 628: "This should be blue: hsl(240.000, 100%, 50%)"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698