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

Side by Side Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/css-generated-content/hover-style-change-expected.txt

Issue 1064703004: Auto-rebaseline for r194440 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 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
(...skipping 17 matching lines...) Expand all
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 767x35
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 767: "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