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

Side by Side Diff: LayoutTests/fast/repaint/opacity-change-on-overflow-float-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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 | Annotate | Revision Log
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 784x576
6 RenderBlock {P} at (0,0) size 784x54
7 RenderText {#text} at (0,0) size 100x19
8 text run at (0,0) width 100: "Repaint test for "
9 RenderInline {RDAR} at (0,0) size 763x55
10 RenderText {#text} at (100,0) size 763x55
11 text run at (100,0) width 486: "REGRESSION (r41203): Facebook friend suggestions disappear on update. "
12 text run at (586,0) width 151: "Make sure when a layer"
13 text run at (0,18) width 689: "switches from being self-painting to non-self-painting that a layout happens to fix up the floating objects lists. "
14 text run at (689,18) width 74: "You should"
15 text run at (0,36) width 459: "see a 100x100 green square below. If you see any red, the test has failed."
16 layer at (8,78) size 100x100
17 RenderBlock (floating) {DIV} at (0,70) size 100x100 [bgcolor=#FF0000]
18 layer at (8,78) size 100x100
19 RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698