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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/plugins/embed-attributes-style-expected.txt

Issue 525103: New baselines for WebKit Update 52943:52952.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 10 years, 11 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 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 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 769x39 7 RenderText {#text} at (0,0) size 769x39
8 text run at (0,0) width 378: "This page tests using attributes to set style on embed elements. " 8 text run at (0,0) width 378: "This page tests using attributes to set style on embed elements. "
9 text run at (378,0) width 391: "Previous versions of WebKit supported valign and border, which" 9 text run at (378,0) width 391: "Previous versions of WebKit supported valign and border, which"
10 text run at (0,20) width 431: "didn't match IE and FF. The only specia l support should be for 'hidden.'" 10 text run at (0,20) width 431: "didn't match IE and FF. The only specia l support should be for 'hidden.'"
11 RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #000000)] 11 RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #000000)]
12 RenderBlock {DIV} at (0,66) size 784x0 12 RenderBlock {DIV} at (0,66) size 784x0
13 RenderBlock {DIV} at (0,66) size 784x105 13 RenderBlock {DIV} at (0,66) size 784x105
14 RenderPartObject {EMBED} at (0,0) size 50x100 14 RenderEmbeddedObject {EMBED} at (0,0) size 50x100
15 RenderText {#text} at (50,85) size 115x19 15 RenderText {#text} at (50,85) size 115x19
16 text run at (50,85) width 4: " " 16 text run at (50,85) width 4: " "
17 text run at (54,85) width 111: "valign top attribute" 17 text run at (54,85) width 111: "valign top attribute"
18 RenderBlock {DIV} at (0,171) size 784x105 18 RenderBlock {DIV} at (0,171) size 784x105
19 RenderPartObject {EMBED} at (0,0) size 50x100 19 RenderEmbeddedObject {EMBED} at (0,0) size 50x100
20 RenderText {#text} at (50,85) size 125x19 20 RenderText {#text} at (50,85) size 125x19
21 text run at (50,85) width 4: " " 21 text run at (50,85) width 4: " "
22 text run at (54,85) width 121: "border 5px attribute" 22 text run at (54,85) width 121: "border 5px attribute"
23 RenderBlock {DIV} at (0,276) size 784x107 23 RenderBlock {DIV} at (0,276) size 784x107
24 RenderPartObject {EMBED} at (0,0) size 52x102 [border: (1px dashed #0000 00)] 24 RenderEmbeddedObject {EMBED} at (0,0) size 52x102 [border: (1px dashed # 000000)]
25 RenderText {#text} at (52,87) size 97x19 25 RenderText {#text} at (52,87) size 97x19
26 text run at (52,87) width 4: " " 26 text run at (52,87) width 4: " "
27 text run at (56,87) width 93: "hidden attribute" 27 text run at (56,87) width 93: "hidden attribute"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698