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

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

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
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 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutText {#text} at (0,0) size 781x35 6 LayoutText {#text} at (0,0) size 781x35
7 text run at (0,0) width 215: "This tests clipping of the outline. " 7 text run at (0,0) width 215: "This tests clipping of the outline. "
8 text run at (214,0) width 293: "It should not be clipped by the overflow rect. " 8 text run at (214,0) width 293: "It should not be clipped by the overflow rect. "
9 text run at (507,0) width 274: "The inner div has a green outline and a red" 9 text run at (507,0) width 274: "The inner div has a green outline and a red"
10 text run at (0,18) width 46: "border." 10 text run at (0,18) width 45: "border."
11 LayoutText {#text} at (0,0) size 0x0 11 LayoutText {#text} at (0,0) size 0x0
12 layer at (8,44) size 304x204 backgroundClip at (83,44) size 229x204 clip at (83, 44) size 229x204 12 layer at (8,44) size 304x204 backgroundClip at (83,44) size 229x204 clip at (83, 44) size 229x204
13 LayoutBlockFlow (positioned) {DIV} at (8,44) size 304x204 [border: (2px solid #0000FF)] 13 LayoutBlockFlow (positioned) {DIV} at (8,44) size 304x204 [border: (2px solid #0000FF)]
14 LayoutText {#text} at (2,2) size 102x17 14 LayoutText {#text} at (2,2) size 102x17
15 text run at (2,2) width 102: "text in outer div" 15 text run at (2,2) width 102: "text in outer div"
16 LayoutText {#text} at (0,0) size 0x0 16 LayoutText {#text} at (0,0) size 0x0
17 layer at (60,64) size 108x24 backgroundClip at (83,61) size 88x30 clip at (83,67 ) size 82x18 scrollWidth 103 17 layer at (60,64) size 108x24 backgroundClip at (83,61) size 88x30 clip at (83,67 ) size 82x18 scrollWidth 103
18 LayoutBlockFlow (positioned) {DIV} at (52,20) size 107.77x24 [bgcolor=#EEEEEE] [border: (3px solid #FF0000)] 18 LayoutBlockFlow (positioned) {DIV} at (52,20) size 107.77x24 [bgcolor=#EEEEEE] [border: (3px solid #FF0000)]
19 LayoutText {#text} at (3,3) size 102x17 19 LayoutText {#text} at (3,3) size 102x17
20 text run at (3,3) width 102: "text in inner div" 20 text run at (3,3) width 102: "text in inner div"
21 text run at (104,3) width 1: " " 21 text run at (104,3) width 1: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698