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

Side by Side Diff: LayoutTests/platform/mac/fast/css-generated-content/014-expected.txt

Issue 20558002: Auto-rebaseline for r154918 (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
1 layer at (0,0) size 785x887 1 layer at (0,0) size 785x887
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x887 3 layer at (0,0) size 785x887
4 RenderBlock {HTML} at (0,0) size 785x887 4 RenderBlock {HTML} at (0,0) size 785x886.56
5 RenderBody {BODY} at (8,21) size 769x841 5 RenderBody {BODY} at (8,21.44) size 769x840.13
6 RenderBlock {H1} at (0,0) size 769x74 6 RenderBlock {H1} at (0,0) size 769x74
7 RenderText {#text} at (0,0) size 750x74 7 RenderText {#text} at (0,0) size 750x74
8 text run at (0,0) width 750: "Problem: Safari improperly handles gener ated content" 8 text run at (0,0) width 750: "Problem: Safari improperly handles gener ated content"
9 text run at (0,37) width 716: "in certain cases when used with multipl e class names" 9 text run at (0,37) width 716: "in certain cases when used with multipl e class names"
10 RenderBlock {P} at (0,95) size 769x37 10 RenderBlock {P} at (0,95.44) size 769x36
11 RenderInline {EM} at (0,0) size 755x36 11 RenderInline {EM} at (0,0) size 755x36
12 RenderText {#text} at (0,0) size 755x36 12 RenderText {#text} at (0,0) size 755x36
13 text run at (0,0) width 755: "When referencing an element by two cla ss names simultaneously, Safari won't generate content (using :before or :after) " 13 text run at (0,0) width 755: "When referencing an element by two cla ss names simultaneously, Safari won't generate content (using :before or :after) "
14 text run at (0,18) width 119: "within the element." 14 text run at (0,18) width 119: "within the element."
15 RenderBlock {P} at (0,147) size 769x37 15 RenderBlock {P} at (0,147.44) size 769x36
16 RenderText {#text} at (0,0) size 123x18 16 RenderText {#text} at (0,0) size 123x18
17 text run at (0,0) width 123: "Assume we have a " 17 text run at (0,0) width 123: "Assume we have a "
18 RenderInline {CODE} at (0,0) size 24x15 18 RenderInline {CODE} at (0,0) size 24x15
19 RenderText {#text} at (123,2) size 24x15 19 RenderText {#text} at (123,2) size 24x15
20 text run at (123,2) width 24: "div" 20 text run at (123,2) width 24: "div"
21 RenderText {#text} at (147,0) size 146x18 21 RenderText {#text} at (147,0) size 146x18
22 text run at (147,0) width 146: " with two class names: " 22 text run at (147,0) width 146: " with two class names: "
23 RenderInline {CODE} at (0,0) size 24x15 23 RenderInline {CODE} at (0,0) size 24x15
24 RenderText {#text} at (293,2) size 24x15 24 RenderText {#text} at (293,2) size 24x15
25 text run at (293,2) width 24: "box" 25 text run at (293,2) width 24: "box"
26 RenderText {#text} at (317,0) size 31x18 26 RenderText {#text} at (317,0) size 31x18
27 text run at (317,0) width 31: " and " 27 text run at (317,0) width 31: " and "
28 RenderInline {CODE} at (0,0) size 24x15 28 RenderInline {CODE} at (0,0) size 24x15
29 RenderText {#text} at (348,2) size 24x15 29 RenderText {#text} at (348,2) size 24x15
30 text run at (348,2) width 24: "one" 30 text run at (348,2) width 24: "one"
31 RenderText {#text} at (372,0) size 82x18 31 RenderText {#text} at (372,0) size 82x18
32 text run at (372,0) width 82: ". Within that " 32 text run at (372,0) width 82: ". Within that "
33 RenderInline {CODE} at (0,0) size 24x15 33 RenderInline {CODE} at (0,0) size 24x15
34 RenderText {#text} at (454,2) size 24x15 34 RenderText {#text} at (454,2) size 24x15
35 text run at (454,2) width 24: "div" 35 text run at (454,2) width 24: "div"
36 RenderText {#text} at (478,0) size 76x18 36 RenderText {#text} at (478,0) size 76x18
37 text run at (478,0) width 76: ", we have a " 37 text run at (478,0) width 76: ", we have a "
38 RenderInline {CODE} at (0,0) size 8x15 38 RenderInline {CODE} at (0,0) size 8x15
39 RenderText {#text} at (554,2) size 8x15 39 RenderText {#text} at (554,2) size 8x15
40 text run at (554,2) width 8: "p" 40 text run at (554,2) width 8: "p"
41 RenderText {#text} at (562,0) size 741x36 41 RenderText {#text} at (562,0) size 741x36
42 text run at (562,0) width 179: " (paragraph) tag, after which" 42 text run at (562,0) width 179: " (paragraph) tag, after which"
43 text run at (0,18) width 501: "we'd like to insert generated content. One way to do so would be the following:" 43 text run at (0,18) width 501: "we'd like to insert generated content. One way to do so would be the following:"
44 RenderBlock {PRE} at (20,199) size 749x16 [color=#FF0000] 44 RenderBlock {PRE} at (20,199.44) size 749x15 [color=#FF0000]
45 RenderInline {CODE} at (0,0) size 456x15 45 RenderInline {CODE} at (0,0) size 456x15
46 RenderText {#text} at (0,0) size 456x15 46 RenderText {#text} at (0,0) size 456x15
47 text run at (0,0) width 456: "div.box.one p:after{ content:'generate d content here!'; }" 47 text run at (0,0) width 456: "div.box.one p:after{ content:'generate d content here!'; }"
48 RenderBlock {P} at (0,230) size 769x19 48 RenderBlock {P} at (0,230.44) size 769x18
49 RenderText {#text} at (0,0) size 732x18 49 RenderText {#text} at (0,0) size 732x18
50 text run at (0,0) width 732: "But that doesn't work in Safari. However , if you drop one of the class names, as shown below, it works as expected:" 50 text run at (0,0) width 732: "But that doesn't work in Safari. However , if you drop one of the class names, as shown below, it works as expected:"
51 RenderBlock {PRE} at (20,264) size 749x16 [color=#008000] 51 RenderBlock {PRE} at (20,264.44) size 749x15 [color=#008000]
52 RenderInline {CODE} at (0,0) size 424x15 52 RenderInline {CODE} at (0,0) size 424x15
53 RenderText {#text} at (0,0) size 424x15 53 RenderText {#text} at (0,0) size 424x15
54 text run at (0,0) width 424: "div.box p:after{ content:'generated co ntent here!'; }" 54 text run at (0,0) width 424: "div.box p:after{ content:'generated co ntent here!'; }"
55 RenderBlock {P} at (0,295) size 769x37 55 RenderBlock {P} at (0,295.44) size 769x36
56 RenderText {#text} at (0,0) size 288x18 56 RenderText {#text} at (0,0) size 288x18
57 text run at (0,0) width 288: "Note also that the bug only applies to c ontent " 57 text run at (0,0) width 288: "Note also that the bug only applies to c ontent "
58 RenderInline {EM} at (0,0) size 39x18 58 RenderInline {EM} at (0,0) size 39x18
59 RenderText {#text} at (288,0) size 39x18 59 RenderText {#text} at (288,0) size 39x18
60 text run at (288,0) width 39: "within" 60 text run at (288,0) width 39: "within"
61 RenderText {#text} at (327,0) size 269x18 61 RenderText {#text} at (327,0) size 269x18
62 text run at (327,0) width 269: " the classed element \x{2014} generati ng content " 62 text run at (327,0) width 269: " the classed element \x{2014} generati ng content "
63 RenderInline {EM} at (0,0) size 763x36 63 RenderInline {EM} at (0,0) size 763x36
64 RenderText {#text} at (596,0) size 763x36 64 RenderText {#text} at (596,0) size 763x36
65 text run at (596,0) width 167: "before or after the element" 65 text run at (596,0) width 167: "before or after the element"
66 text run at (0,18) width 29: "itself" 66 text run at (0,18) width 29: "itself"
67 RenderText {#text} at (29,18) size 75x18 67 RenderText {#text} at (29,18) size 75x18
68 text run at (29,18) width 75: " works fine:" 68 text run at (29,18) width 75: " works fine:"
69 RenderBlock {PRE} at (20,347) size 749x16 [color=#008000] 69 RenderBlock {PRE} at (20,347.44) size 749x15 [color=#008000]
70 RenderInline {CODE} at (0,0) size 440x15 70 RenderInline {CODE} at (0,0) size 440x15
71 RenderText {#text} at (0,0) size 440x15 71 RenderText {#text} at (0,0) size 440x15
72 text run at (0,0) width 440: "div.box.one:after{ content:'generated content here!'; }" 72 text run at (0,0) width 440: "div.box.one:after{ content:'generated content here!'; }"
73 RenderBlock {HR} at (0,375) size 769x3 [border: (1px inset #EEEEEE)] 73 RenderBlock {HR} at (0,375.44) size 769x2 [border: (1px inset #EEEEEE)]
74 RenderBlock {H2} at (0,397) size 769x29 74 RenderBlock {H2} at (0,397.34) size 769x28
75 RenderText {#text} at (0,0) size 477x28 75 RenderText {#text} at (0,0) size 477x28
76 text run at (0,0) width 477: "Example (view source to see CSS and HTML ):" 76 text run at (0,0) width 477: "Example (view source to see CSS and HTML ):"
77 RenderBlock {P} at (0,445) size 769x19 77 RenderBlock {P} at (0,445.25) size 769x18
78 RenderText {#text} at (0,0) size 335x18 78 RenderText {#text} at (0,0) size 335x18
79 text run at (0,0) width 335: "Both boxes below should contain generate d content (" 79 text run at (0,0) width 335: "Both boxes below should contain generate d content ("
80 RenderInline {SPAN} at (0,0) size 51x18 [color=#008000] 80 RenderInline {SPAN} at (0,0) size 51x18 [color=#008000]
81 RenderText {#text} at (335,0) size 51x18 81 RenderText {#text} at (335,0) size 51x18
82 text run at (335,0) width 51: "in green" 82 text run at (335,0) width 51: "in green"
83 RenderText {#text} at (386,0) size 9x18 83 RenderText {#text} at (386,0) size 9x18
84 text run at (386,0) width 9: "):" 84 text run at (386,0) width 9: "):"
85 RenderBlock {DIV} at (0,488) size 769x164 [border: (1px solid #000000)] 85 RenderBlock {DIV} at (0,488.25) size 769x163.44 [border: (1px solid #00000 0)]
86 RenderBlock {H3} at (26,44) size 717x23 86 RenderBlock {H3} at (26,44.72) size 717x22
87 RenderText {#text} at (0,0) size 48x22 87 RenderText {#text} at (0,0) size 48x22
88 text run at (0,0) width 48: "Box 1" 88 text run at (0,0) width 48: "Box 1"
89 RenderBlock {P} at (26,85) size 717x37 89 RenderBlock {P} at (26,85.44) size 717x36
90 RenderBlock (anonymous) at (0,0) size 717x18 90 RenderBlock (anonymous) at (0,0) size 717x18
91 RenderText {#text} at (0,0) size 650x18 91 RenderText {#text} at (0,0) size 650x18
92 text run at (0,0) width 650: "This box should contain the text \"g enerated content\" in CSS2-compliant browsers (but won't in Safari)." 92 text run at (0,0) width 650: "This box should contain the text \"g enerated content\" in CSS2-compliant browsers (but won't in Safari)."
93 RenderBlock (generated) at (0,18) size 717x18 [color=#008000] 93 RenderBlock (generated) at (0,18) size 717x18 [color=#008000]
94 RenderText at (0,0) size 111x18 94 RenderText at (0,0) size 111x18
95 text run at (0,0) width 111: "generated content" 95 text run at (0,0) width 111: "generated content"
96 RenderBlock {DIV} at (0,676) size 769x165 [border: (1px solid #000000)] 96 RenderBlock {DIV} at (0,676.69) size 769x163.44 [border: (1px solid #00000 0)]
97 RenderBlock {H3} at (26,44) size 717x23 97 RenderBlock {H3} at (26,44.72) size 717x22
98 RenderText {#text} at (0,0) size 48x22 98 RenderText {#text} at (0,0) size 48x22
99 text run at (0,0) width 48: "Box 2" 99 text run at (0,0) width 48: "Box 2"
100 RenderBlock {P} at (26,85) size 717x37 100 RenderBlock {P} at (26,85.44) size 717x36
101 RenderBlock (anonymous) at (0,0) size 717x18 101 RenderBlock (anonymous) at (0,0) size 717x18
102 RenderText {#text} at (0,0) size 628x18 102 RenderText {#text} at (0,0) size 628x18
103 text run at (0,0) width 628: "This box should contain the text \"g enerated content\" in CSS2-compliant browsers, including Safari." 103 text run at (0,0) width 628: "This box should contain the text \"g enerated content\" in CSS2-compliant browsers, including Safari."
104 RenderBlock (generated) at (0,18) size 717x18 [color=#008000] 104 RenderBlock (generated) at (0,18) size 717x18 [color=#008000]
105 RenderText at (0,0) size 111x18 105 RenderText at (0,0) size 111x18
106 text run at (0,0) width 111: "generated content" 106 text run at (0,0) width 111: "generated content"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698