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

Side by Side Diff: LayoutTests/platform/linux/fast/backgrounds/size/zero-expected.txt

Issue 659913003: Background image should clamp to minimum size(1, 1) after scale. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed the regressions Created 6 years, 1 month 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 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 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 51x19 7 RenderText {#text} at (0,0) size 51x19
8 text run at (0,0) width 51: "Test for " 8 text run at (0,0) width 51: "Test for "
9 RenderInline {I} at (0,0) size 528x19 9 RenderInline {I} at (0,0) size 528x19
10 RenderInline {A} at (0,0) size 499x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 499x19 [color=#0000EE]
11 RenderText {#text} at (51,0) size 499x19 11 RenderText {#text} at (51,0) size 499x19
12 text run at (51,0) width 499: "REGRESSION(r27173): Web Inspector f reezes beneath Image::drawPattern()" 12 text run at (51,0) width 499: "REGRESSION(r27173): Web Inspector f reezes beneath Image::drawPattern()"
13 RenderText {#text} at (550,0) size 29x19 13 RenderText {#text} at (550,0) size 29x19
14 text run at (550,0) width 29: " Bug" 14 text run at (550,0) width 29: " Bug"
15 RenderText {#text} at (579,0) size 4x19 15 RenderText {#text} at (579,0) size 4x19
16 text run at (579,0) width 4: "." 16 text run at (579,0) width 4: "."
17 RenderBlock {P} at (0,36) size 784x20 17 RenderBlock {P} at (0,36) size 784x40
18 RenderText {#text} at (0,0) size 548x19 18 RenderText {#text} at (0,0) size 772x39
19 text run at (0,0) width 548: "There should be four empty squares with black borders. WebKit should not hang or assert." 19 text run at (0,0) width 772: "There should be three empty squares with black borders and the last one should have blue background. WebKit should not h ang"
20 RenderBlock {DIV} at (8,72) size 106x106 [border: (3px solid #000000)] 20 text run at (0,20) width 56: "or assert."
21 RenderBlock {DIV} at (8,186) size 106x106 [border: (3px solid #000000)] 21 RenderBlock {DIV} at (8,92) size 106x106 [border: (3px solid #000000)]
22 RenderBlock {DIV} at (8,300) size 106x106 [border: (3px solid #000000)] 22 RenderBlock {DIV} at (8,206) size 106x106 [border: (3px solid #000000)]
23 RenderBlock {DIV} at (8,414) size 106x106 [border: (3px solid #000000)] 23 RenderBlock {DIV} at (8,320) size 106x106 [border: (3px solid #000000)]
24 RenderBlock {DIV} at (8,434) size 106x106 [border: (3px solid #000000)]
OLDNEW
« no previous file with comments | « LayoutTests/platform/linux/fast/backgrounds/size/zero-expected.png ('k') | Source/core/paint/BoxPainter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698