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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/events/updateLayoutForHitTest-expected.txt

Issue 924223002: Auto-rebaseline for r190175 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 CONSOLE ERROR: line 36: Uncaught TypeError: Cannot read property 'style' of null 1 CONSOLE ERROR: line 36: Uncaught TypeError: Cannot read property 'style' of null
2 CONSOLE ERROR: line 40: Uncaught TypeError: Cannot read property 'style' of null 2 CONSOLE ERROR: line 40: Uncaught TypeError: Cannot read property 'style' of null
3 CONSOLE ERROR: line 36: Uncaught TypeError: Cannot read property 'style' of null 3 CONSOLE ERROR: line 36: Uncaught TypeError: Cannot read property 'style' of null
4 CONSOLE ERROR: line 40: Uncaught TypeError: Cannot read property 'style' of null 4 CONSOLE ERROR: line 40: Uncaught TypeError: Cannot read property 'style' of null
5 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
6 RenderView at (0,0) size 800x600 6 RenderView at (0,0) size 800x600
7 layer at (0,0) size 800x600 7 layer at (0,0) size 800x600
8 RenderBlock {HTML} at (0,0) size 800x600 8 RenderBlock {HTML} at (0,0) size 800x600
9 RenderBody {BODY} at (8,8) size 784x584 9 RenderBody {BODY} at (8,8) size 784x584
10 RenderBlock (floating) {DIV} at (5,5) size 67.80x29 [bgcolor=#ADD8E6] 10 RenderBlock (floating) {DIV} at (5,5) size 67.81x29 [bgcolor=#ADD8E6]
11 RenderInline {SPAN} at (0,0) size 9x18 11 RenderInline {SPAN} at (0,0) size 9x18
12 RenderText {#text} at (5,6) size 9x18 12 RenderText {#text} at (5,6) size 9x18
13 text run at (5,6) width 9: "\x{25B8}" 13 text run at (5,6) width 9: "\x{25B8}"
14 RenderText {#text} at (13,6) size 50x18 14 RenderText {#text} at (13,6) size 50x18
15 text run at (13,6) width 50: " Project" 15 text run at (13,6) width 50: " Project"
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
17 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV } of body 17 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV } of body
18 selection end: position 0 of child 1 {#text} of child 3 {DIV} of child 3 {DIV} of body 18 selection end: position 0 of child 1 {#text} of child 3 {DIV} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698