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

Side by Side Diff: LayoutTests/fast/css/anonymous-block-continuation-outline-expected.txt

Issue 1224933002: Combine outline and focus ring code paths (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix empty focus ring on Mac Created 5 years, 3 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x56
4 LayoutBlockFlow {HTML} at (0,0) size 800x56
5 LayoutBlockFlow {BODY} at (8,8) size 784x40
6 LayoutBlockFlow (anonymous) at (0,0) size 784x20
7 LayoutInline {SPAN} at (0,0) size 43x19
8 LayoutText {#text} at (0,0) size 43x19
9 text run at (0,0) width 43: "ABCD"
10 LayoutBlockFlow (anonymous) at (0,20) size 784x20
11 LayoutBlockFlow {DIV} at (0,0) size 784x20
12 LayoutText {#text} at (0,0) size 40x19
13 text run at (0,0) width 40: "EFGH"
14 LayoutBlockFlow (anonymous) at (0,40) size 784x0
15 LayoutInline {SPAN} at (0,0) size 0x0
16 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698