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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/hover-style-change-expected.txt

Issue 1418503002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x222 3 layer at (0,0) size 800x222
4 LayoutBlockFlow {HTML} at (0,0) size 800x222 4 LayoutBlockFlow {HTML} at (0,0) size 800x222
5 LayoutBlockFlow {BODY} at (8,8) size 784x198 5 LayoutBlockFlow {BODY} at (8,8) size 784x198
6 LayoutBlockFlow {DIV} at (0,0) size 784x20 6 LayoutBlockFlow {DIV} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 78x19 7 LayoutText {#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 LayoutInline {<pseudo:after>} at (0,0) size 171x19 9 LayoutInline {<pseudo:after>} at (0,0) size 171x19
10 LayoutTextFragment (anonymous) at (78,0) size 171x19 10 LayoutTextFragment (anonymous) 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 LayoutBlockFlow {HR} at (0,28) size 784x2 [border: (1px inset #EEEEEE)] 12 LayoutBlockFlow {HR} at (0,28) size 784x2 [border: (1px inset #EEEEEE)]
13 LayoutBlockFlow {P} at (0,46) size 784x40 13 LayoutBlockFlow {P} at (0,46) size 784x40
14 LayoutText {#text} at (0,0) size 51x19 14 LayoutText {#text} at (0,0) size 50x19
15 text run at (0,0) width 51: "Test for " 15 text run at (0,0) width 50: "Test for "
16 LayoutInline {I} at (0,0) size 782x39 16 LayoutInline {I} at (0,0) size 780x39
17 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE] 17 LayoutInline {A} at (0,0) size 351x19 [color=#0000EE]
18 LayoutText {#text} at (51,0) size 350x19 18 LayoutText {#text} at (49,0) size 351x19
19 text run at (51,0) width 350: "http://bugzilla.opendarwin.org/show _bug.cgi?id=6431" 19 text run at (49,0) width 351: "http://bugzilla.opendarwin.org/show _bug.cgi?id=6431"
20 LayoutText {#text} at (401,0) size 782x39 20 LayoutText {#text} at (399,0) size 780x39
21 text run at (401,0) width 4: " " 21 text run at (399,0) width 5: " "
22 text run at (405,0) width 377: "REGRESSION: style change where :hove r changes only an" 22 text run at (403,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 LayoutText {#text} at (155,20) size 4x19 24 LayoutText {#text} at (155,20) size 4x19
25 text run at (155,20) width 4: "." 25 text run at (155,20) width 4: "."
26 LayoutBlockFlow {P} at (0,102) size 784x40 26 LayoutBlockFlow {P} at (0,102) size 784x40
27 LayoutText {#text} at (0,0) size 762x39 27 LayoutText {#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 LayoutBlockFlow {P} at (0,158) size 784x40 32 LayoutBlockFlow {P} at (0,158) size 784x40
33 LayoutText {#text} at (0,0) size 758x39 33 LayoutText {#text} at (0,0) size 757x39
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 757: "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