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

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

Issue 20066006: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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
(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 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 784x18 [color=#008000]
7 RenderText {#text} at (0,0) size 355x18
8 text run at (0,0) width 355: "The style declarations which apply to th e text below are:"
9 RenderBlock {PRE} at (0,34) size 784x60
10 RenderText {#text} at (0,0) size 232x60
11 text run at (0,0) width 232: "P {color: green ! important;}"
12 text run at (232,0) width 0: " "
13 text run at (0,15) width 120: "P {color: red;}"
14 text run at (120,15) width 0: " "
15 text run at (0,30) width 176: "P#id1 {color: purple;}"
16 text run at (176,30) width 0: " "
17 text run at (0,45) width 0: " "
18 RenderBlock {HR} at (0,107) size 784x2 [border: (1px inset #000000)]
19 RenderBlock {P} at (0,125) size 784x36 [color=#008000]
20 RenderText {#text} at (0,0) size 767x36
21 text run at (0,0) width 767: "This sentence should be green, because t he declaration marked important should override any other normal declaration for "
22 text run at (0,18) width 355: "the same element, even if it occurs lat er in the stylesheet."
23 RenderBlock {P} at (0,177) size 784x36 [color=#008000]
24 RenderText {#text} at (0,0) size 403x18
25 text run at (0,0) width 403: "This sentence should also be green, even though it has an ID of "
26 RenderInline {TT} at (0,0) size 24x15
27 RenderText {#text} at (403,2) size 24x15
28 text run at (403,2) width 24: "id1"
29 RenderText {#text} at (427,0) size 781x36
30 text run at (427,0) width 258: ", which would ordinarily make it purpl e. "
31 text run at (685,0) width 96: "This is because"
32 text run at (0,18) width 645: "declarations marked important have more weight than normal declarations given in a STYLE attribute."
33 RenderBlock {P} at (0,229) size 784x36 [color=#008000]
34 RenderText {#text} at (0,0) size 779x36
35 text run at (0,0) width 604: "This sentence should also be green, even though it has a STYLE attribute declaring it to be red. "
36 text run at (604,0) width 175: "This is because declarations"
37 text run at (0,18) width 566: "marked important have more weight than normal declarations given in a STYLE attribute."
38 RenderTable {TABLE} at (0,281) size 784x176 [border: (1px outset #808080)]
39 RenderTableSection {TBODY} at (1,1) size 782x174
40 RenderTableRow {TR} at (0,0) size 782x26
41 RenderTableCell {TD} at (0,0) size 782x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
42 RenderInline {STRONG} at (0,0) size 163x18
43 RenderText {#text} at (4,4) size 163x18
44 text run at (4,4) width 163: "TABLE Testing Section"
45 RenderTableRow {TR} at (0,26) size 782x148
46 RenderTableCell {TD} at (0,87) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
47 RenderText {#text} at (4,4) size 4x18
48 text run at (4,4) width 4: " "
49 RenderTableCell {TD} at (12,26) size 770x148 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
50 RenderBlock {P} at (4,4) size 762x36 [color=#008000]
51 RenderText {#text} at (0,0) size 745x36
52 text run at (0,0) width 745: "This sentence should be green, b ecause the declaration marked important should override any other normal declara tion"
53 text run at (0,18) width 377: "for the same element, even if i t occurs later in the stylesheet."
54 RenderBlock {P} at (4,56) size 762x36 [color=#008000]
55 RenderText {#text} at (0,0) size 403x18
56 text run at (0,0) width 403: "This sentence should also be gre en, even though it has an ID of "
57 RenderInline {TT} at (0,0) size 24x15
58 RenderText {#text} at (403,2) size 24x15
59 text run at (403,2) width 24: "id1"
60 RenderText {#text} at (427,0) size 727x36
61 text run at (427,0) width 258: ", which would ordinarily make it purple. "
62 text run at (685,0) width 42: "This is"
63 text run at (0,18) width 699: "because declarations marked imp ortant have more weight than normal declarations given in a STYLE attribute."
64 RenderBlock {P} at (4,108) size 762x36 [color=#008000]
65 RenderText {#text} at (0,0) size 700x36
66 text run at (0,0) width 604: "This sentence should also be gre en, even though it has a STYLE attribute declaring it to be red. "
67 text run at (604,0) width 96: "This is because"
68 text run at (0,18) width 645: "declarations marked important h ave more weight than normal declarations given in a STYLE attribute."
OLDNEW
« no previous file with comments | « LayoutTests/css1/cascade/cascade_order-expected.txt ('k') | LayoutTests/css1/classification/display-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698