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

Side by Side Diff: LayoutTests/platform/win-xp/fast/clip/001-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. 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
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 800x36 3 layer at (0,0) size 800x36
4 LayoutBlockFlow {HTML} at (0,0) size 800x36 4 LayoutBlockFlow {HTML} at (0,0) size 800x36
5 LayoutBlockFlow {BODY} at (8,8) size 784x20 5 LayoutBlockFlow {BODY} at (8,8) size 784x20
6 LayoutText {#text} at (0,0) size 516x19 6 LayoutText {#text} at (0,0) size 516x19
7 text run at (0,0) width 293: "You should see a 100x100 green square belo w. " 7 text run at (0,0) width 293: "You should see a 100x100 green square belo w. "
8 text run at (293,0) width 223: "If you see any red, the test has failed. " 8 text run at (293,0) width 223: "If you see any red, the test has failed. "
9 layer at (8,28) size 200x200 backgroundClip at (108,128) size 100x100 clip at (1 08,128) size 100x100 outlineClip at (108,128) size 100x100 9 layer at (8,28) size 200x200 backgroundClip at (108,128) size 100x100 clip at (1 08,128) size 100x100
10 LayoutBlockFlow (positioned) {DIV} at (8,28) size 200x200 [bgcolor=#008000] 10 LayoutBlockFlow (positioned) {DIV} at (8,28) size 200x200 [bgcolor=#008000]
11 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#FF0000] 11 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698