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

Side by Side Diff: LayoutTests/platform/linux/scrollbars/rtl/overflow-scroll-rtl-expected.txt

Issue 285293007: Fix layoutOverflowRect in case of explicit 'overflow: scroll', but no overflow content (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 7 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 800x260
4 RenderBlock {HTML} at (0,0) size 800x260
5 RenderBody {BODY} at (8,16) size 784x236
6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 253x19
8 text run at (0,0) width 253: "All the digits from 0 to 9 should be vis ible."
9 layer at (8,52) size 200x200 clip at (23,52) size 185x185
10 RenderBlock {DIV} at (0,36) size 200x200 [bgcolor=#0000FF]
11 RenderBlock {DIV} at (15,0) size 185x20 [bgcolor=#90EE90]
12 RenderText {#text} at (105,0) size 80x19
13 text run at (105,0) width 80: "0123456789"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698