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

Side by Side Diff: LayoutTests/platform/win/fast/clip/outline-overflowClip-expected.txt

Issue 176953008: Include the outline into the visual overflow (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed dumb bug caught by Mac. Created 6 years, 9 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderText {#text} at (0,0) size 773x19 6 RenderText {#text} at (0,0) size 773x19
7 text run at (0,0) width 195: "This tests clipping of the outline. " 7 text run at (0,0) width 195: "This tests clipping of the outline. "
8 text run at (195,0) width 275: "It should not be clipped by the overflow rect. " 8 text run at (195,0) width 275: "It should not be clipped by the overflow rect. "
9 text run at (470,0) width 303: "The inner div has a green outline and a red border." 9 text run at (470,0) width 303: "The inner div has a green outline and a red border."
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 layer at (8,28) size 304x204 backgroundClip at (83,28) size 229x204 clip at (83, 28) size 229x204 outlineClip at (83,28) size 229x204 11 layer at (8,28) size 304x204 backgroundClip at (83,28) size 229x204 clip at (83, 28) size 229x204 outlineClip at (83,28) size 229x204
12 RenderBlock (positioned) {DIV} at (8,28) size 304x204 [border: (2px solid #000 0FF)] 12 RenderBlock (positioned) {DIV} at (8,28) size 304x204 [border: (2px solid #000 0FF)]
13 RenderText {#text} at (2,2) size 93x19 13 RenderText {#text} at (2,2) size 93x19
14 text run at (2,2) width 93: "text in outer div" 14 text run at (2,2) width 93: "text in outer div"
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 layer at (60,50) size 97x26 backgroundClip at (83,50) size 74x26 clip at (83,53) size 71x20 outlineClip at (83,28) size 229x204 scrollWidth 92 16 layer at (60,50) size 97x26 backgroundClip at (83,47) size 77x32 clip at (83,53) size 71x20 outlineClip at (83,28) size 229x204 scrollWidth 92
17 RenderBlock (positioned) {DIV} at (52,22) size 97x26 [bgcolor=#EEEEEE] [border : (3px solid #FF0000)] 17 RenderBlock (positioned) {DIV} at (52,22) size 97x26 [bgcolor=#EEEEEE] [border : (3px solid #FF0000)]
18 RenderText {#text} at (3,3) size 91x19 18 RenderText {#text} at (3,3) size 91x19
19 text run at (3,3) width 91: "text in inner div" 19 text run at (3,3) width 91: "text in inner div"
20 text run at (94,3) width 0: " " 20 text run at (94,3) width 0: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698