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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 800x208 3 layer at (0,0) size 800x208
4 LayoutBlockFlow {HTML} at (0,0) size 800x208 4 LayoutBlockFlow {HTML} at (0,0) size 800x208
5 LayoutBlockFlow {BODY} at (8,8) size 784x184 5 LayoutBlockFlow {BODY} at (8,8) size 784x184
6 LayoutBlockFlow {DIV} at (0,0) size 784x18 6 LayoutBlockFlow {DIV} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 85x17 7 LayoutText {#text} at (0,0) size 85x17
8 text run at (0,0) width 85: "This is a test " 8 text run at (0,0) width 85: "This is a test "
9 LayoutInline {<pseudo:after>} at (0,0) size 182x17 9 LayoutInline {<pseudo:after>} at (0,0) size 182x17
10 LayoutTextFragment (anonymous) at (84,0) size 182x17 10 LayoutTextFragment (anonymous) at (84,0) size 182x17
11 text run at (84,0) width 182: "and generated hover content" 11 text run at (84,0) width 182: "and generated hover content"
12 LayoutBlockFlow {HR} at (0,26) size 784x2 [border: (1px inset #EEEEEE)] 12 LayoutBlockFlow {HR} at (0,26) size 784x2 [border: (1px inset #EEEEEE)]
13 LayoutBlockFlow {P} at (0,44) size 784x36 13 LayoutBlockFlow {P} at (0,44) size 784x36
14 LayoutText {#text} at (0,0) size 55x17 14 LayoutText {#text} at (0,0) size 54x17
15 text run at (0,0) width 55: "Test for " 15 text run at (0,0) width 54: "Test for "
16 LayoutInline {I} at (0,0) size 772x35 16 LayoutInline {I} at (0,0) size 770x35
17 LayoutInline {A} at (0,0) size 354x17 [color=#0000EE] 17 LayoutInline {A} at (0,0) size 353x17 [color=#0000EE]
18 LayoutText {#text} at (54,0) size 354x17 18 LayoutText {#text} at (53,0) size 353x17
19 text run at (54,0) width 354: "http://bugzilla.opendarwin.org/show _bug.cgi?id=6431" 19 text run at (53,0) width 353: "http://bugzilla.opendarwin.org/show _bug.cgi?id=6431"
20 LayoutText {#text} at (407,0) size 772x35 20 LayoutText {#text} at (405,0) size 770x35
21 text run at (407,0) width 5: " " 21 text run at (405,0) width 5: " "
22 text run at (411,0) width 361: "REGRESSION: style change where :hove r changes only" 22 text run at (409,0) width 361: "REGRESSION: style change where :hove r changes only"
23 text run at (0,18) width 175: "an :after style doesn't work" 23 text run at (0,18) width 175: "an :after style doesn't work"
24 LayoutText {#text} at (174,18) size 5x17 24 LayoutText {#text} at (174,18) size 5x17
25 text run at (174,18) width 5: "." 25 text run at (174,18) width 5: "."
26 LayoutBlockFlow {P} at (0,96) size 784x36 26 LayoutBlockFlow {P} at (0,96) size 784x36
27 LayoutText {#text} at (0,0) size 756x35 27 LayoutText {#text} at (0,0) size 756x35
28 text run at (0,0) width 517: "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 517: "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 (516,0) width 240: "or \x{201C}This is a test and generate d hover" 29 text run at (516,0) width 240: "or \x{201C}This is a test and generate d hover"
30 text run at (0,18) width 232: "content\x{201D} depending on whether it is " 30 text run at (0,18) width 232: "content\x{201D} depending on whether it is "
31 text run at (231,18) width 57: "hovered." 31 text run at (231,18) width 57: "hovered."
32 LayoutBlockFlow {P} at (0,148) size 784x36 32 LayoutBlockFlow {P} at (0,148) size 784x36
33 LayoutText {#text} at (0,0) size 767x35 33 LayoutText {#text} at (0,0) size 765x35
34 text run at (0,0) width 767: "To reproduce the bug outside of DumpRend erTree, mouse over the div several times, and the style change won't update" 34 text run at (0,0) width 765: "To reproduce the bug outside of DumpRend erTree, mouse over the div several times, and the style change won't update"
35 text run at (0,18) width 72: "every time " 35 text run at (0,18) width 72: "every time "
36 text run at (71,18) width 89: "like it should." 36 text run at (71,18) width 89: "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