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

Side by Side Diff: LayoutTests/fast/repaint/region-painting-via-layout-expected.txt

Issue 159933010: Remove everything region-specific from LayoutTests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 layer at (8,8) size 786x182
7 RenderBlock {DIV} at (0,0) size 786x182 [bgcolor=#FF0000] [border: (1px solid #000000)]
8 RenderNamedFlowFragment at (1,1) size 784x180
9 Named flows
10 Named flow 'flow1'
11 layer at (0,0) size 784x1180 backgroundClip at (0,0) size 800x600 clip at (0 ,0) size 800x600 outlineClip at (0,0) size 800x600
12 RenderNamedFlowThread at (0,0) size 784x1180
13 layer at (0,0) size 784x1200 backgroundClip at (0,0) size 800x600 clip at (0 ,0) size 800x600 outlineClip at (0,0) size 800x600
14 RenderBlock (relative positioned) {DIV} at (0,0) size 784x1200
15 RenderBlock {DIV} at (0,1000) size 784x200
16 RenderBlock {DIV} at (0,0) size 784x200 [bgcolor=#008000]
17 Regions for named flow 'flow1'
18 RenderNamedFlowFragment (anonymous child of {DIV} #region1)
19 RenderNamedFlowFragment (anonymous child of {DIV} #region2)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698