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

Side by Side Diff: LayoutTests/platform/win-xp/css1/cascade/important-expected.txt

Issue 304913002: Unreviewed Win XP rebaselines for r175038, part 3 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 784x20 [color=#008000] 6 RenderBlock {P} at (0,0) size 784x20 [color=#008000]
7 RenderText {#text} at (0,0) size 337x19 7 RenderText {#text} at (0,0) size 337x19
8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:"
9 RenderBlock {PRE} at (0,36) size 784x64 9 RenderBlock {PRE} at (0,36) size 784x64
10 RenderText {#text} at (0,0) size 232x64 10 RenderText {#text} at (0,0) size 232x64
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 text run at (381,3) width 24: "id1" 59 text run at (381,3) width 24: "id1"
60 RenderText {#text} at (405,0) size 738x39 60 RenderText {#text} at (405,0) size 738x39
61 text run at (405,0) width 242: ", which would ordinarily make it purple. " 61 text run at (405,0) width 242: ", which would ordinarily make it purple. "
62 text run at (647,0) width 91: "This is because" 62 text run at (647,0) width 91: "This is because"
63 text run at (0,20) width 611: "declarations marked important h ave more weight than normal declarations given in a STYLE attribute." 63 text run at (0,20) width 611: "declarations marked important h ave more weight than normal declarations given in a STYLE attribute."
64 RenderBlock {P} at (4,116) size 762x40 [color=#008000] 64 RenderBlock {P} at (4,116) size 762x40 [color=#008000]
65 RenderText {#text} at (0,0) size 741x39 65 RenderText {#text} at (0,0) size 741x39
66 text run at (0,0) width 574: "This sentence should also be gre en, even though it has a STYLE attribute declaring it to be red. " 66 text run at (0,0) width 574: "This sentence should also be gre en, even though it has a STYLE attribute declaring it to be red. "
67 text run at (574,0) width 167: "This is because declarations" 67 text run at (574,0) width 167: "This is because declarations"
68 text run at (0,20) width 535: "marked important have more weig ht than normal declarations given in a STYLE attribute." 68 text run at (0,20) width 535: "marked important have more weig ht than normal declarations given in a STYLE attribute."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698