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

Side by Side Diff: LayoutTests/platform/win/fast/css-generated-content/hover-style-change-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
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 800x222 3 layer at (0,0) size 800x222
4 RenderBlock {HTML} at (0,0) size 800x222 4 RenderBlock {HTML} at (0,0) size 800x222
5 RenderBody {BODY} at (8,8) size 784x198 5 RenderBody {BODY} at (8,8) size 784x198
6 RenderBlock {DIV} at (0,0) size 784x20 6 RenderBlock {DIV} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 78x19 7 RenderText {#text} at (0,0) size 78x19
8 text run at (0,0) width 78: "This is a test " 8 text run at (0,0) width 78: "This is a test "
9 RenderInline (generated) at (0,0) size 171x19 9 RenderInline (generated) at (0,0) size 171x19
10 RenderText at (78,0) size 171x19 10 RenderText at (78,0) size 171x19
11 text run at (78,0) width 171: "and generated hover content" 11 text run at (78,0) width 171: "and generated hover content"
12 RenderBlock {HR} at (0,28) size 784x2 [border: (1px inset #000000)] 12 RenderBlock {HR} at (0,28) size 784x2 [border: (1px inset #EEEEEE)]
13 RenderBlock {P} at (0,46) size 784x40 13 RenderBlock {P} at (0,46) size 784x40
14 RenderText {#text} at (0,0) size 51x19 14 RenderText {#text} at (0,0) size 51x19
15 text run at (0,0) width 51: "Test for " 15 text run at (0,0) width 51: "Test for "
16 RenderInline {I} at (0,0) size 782x39 16 RenderInline {I} at (0,0) size 782x39
17 RenderInline {A} at (0,0) size 350x19 [color=#0000EE] 17 RenderInline {A} at (0,0) size 350x19 [color=#0000EE]
18 RenderText {#text} at (51,0) size 350x19 18 RenderText {#text} at (51,0) size 350x19
19 text run at (51,0) width 350: "http://bugzilla.opendarwin.org/show _bug.cgi?id=6431" 19 text run at (51,0) width 350: "http://bugzilla.opendarwin.org/show _bug.cgi?id=6431"
20 RenderText {#text} at (401,0) size 782x39 20 RenderText {#text} at (401,0) size 782x39
21 text run at (401,0) width 4: " " 21 text run at (401,0) width 4: " "
22 text run at (405,0) width 377: "REGRESSION: style change where :hove r changes only an" 22 text run at (405,0) width 377: "REGRESSION: style change where :hove r changes only an"
23 text run at (0,20) width 155: ":after style doesn't work" 23 text run at (0,20) width 155: ":after style doesn't work"
24 RenderText {#text} at (155,20) size 4x19 24 RenderText {#text} at (155,20) size 4x19
25 text run at (155,20) width 4: "." 25 text run at (155,20) width 4: "."
26 RenderBlock {P} at (0,102) size 784x40 26 RenderBlock {P} at (0,102) size 784x40
27 RenderText {#text} at (0,0) size 762x39 27 RenderText {#text} at (0,0) size 762x39
28 text run at (0,0) width 484: "The line at the top of the page should r ead \x{201C}This is a test and generated content\x{201D} " 28 text run at (0,0) width 484: "The line at the top of the page should r ead \x{201C}This is a test and generated content\x{201D} "
29 text run at (484,0) width 278: "or \x{201C}This is a test and generate d hover content\x{201D}" 29 text run at (484,0) width 278: "or \x{201C}This is a test and generate d hover content\x{201D}"
30 text run at (0,20) width 161: "depending on whether it is " 30 text run at (0,20) width 161: "depending on whether it is "
31 text run at (161,20) width 53: "hovered." 31 text run at (161,20) width 53: "hovered."
32 RenderBlock {P} at (0,158) size 784x40 32 RenderBlock {P} at (0,158) size 784x40
33 RenderText {#text} at (0,0) size 758x39 33 RenderText {#text} at (0,0) size 758x39
34 text run at (0,0) width 758: "To reproduce the bug outside of DumpRend erTree, mouse over the div several times, and the style change won't update ever y" 34 text run at (0,0) width 758: "To reproduce the bug outside of DumpRend erTree, mouse over the div several times, and the style change won't update ever y"
35 text run at (0,20) width 29: "time " 35 text run at (0,20) width 29: "time "
36 text run at (29,20) width 79: "like it should." 36 text run at (29,20) width 79: "like it should."
37 caret: position 3 of child 0 {#text} of child 1 {DIV} of body 37 caret: position 3 of child 0 {#text} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698