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

Side by Side Diff: LayoutTests/platform/android/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 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 (anonymous) at (0,0) size 171x19 9 LayoutInline (anonymous) at (0,0) size 171x19
10 LayoutText at (78,0) size 171x19 10 LayoutText at (78,0) size 171x19
(...skipping 17 matching lines...) Expand all
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 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