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

Unified Diff: LayoutTests/platform/win-xp/plugins/embed-attributes-style-expected.txt

Issue 301193007: Unreviewed Win XP rebaselines for r175038, part 9 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win-xp/plugins/embed-attributes-style-expected.txt
diff --git a/LayoutTests/platform/win-xp/plugins/embed-attributes-style-expected.txt b/LayoutTests/platform/win-xp/plugins/embed-attributes-style-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6171bf4d32f223f367726fbb56c0c63cd83cb5a1
--- /dev/null
+++ b/LayoutTests/platform/win-xp/plugins/embed-attributes-style-expected.txt
@@ -0,0 +1,30 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock {P} at (0,0) size 784x40
+ RenderText {#text} at (0,0) size 769x39
+ text run at (0,0) width 378: "This page tests using attributes to set style on embed elements. "
+ text run at (378,0) width 391: "Previous versions of WebKit supported valign and border, which"
+ text run at (0,20) width 431: "didn't match IE and FF. The only special support should be for 'hidden.'"
+ RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #EEEEEE)]
+ RenderBlock {DIV} at (0,66) size 784x0
+ RenderBlock {DIV} at (0,66) size 784x105
+ RenderText {#text} at (50,85) size 115x19
+ text run at (50,85) width 4: " "
+ text run at (54,85) width 111: "valign top attribute"
+ RenderBlock {DIV} at (0,171) size 784x105
+ RenderText {#text} at (50,85) size 125x19
+ text run at (50,85) width 4: " "
+ text run at (54,85) width 121: "border 5px attribute"
+ RenderBlock {DIV} at (0,276) size 784x107
+ RenderText {#text} at (52,87) size 97x19
+ text run at (52,87) width 4: " "
+ text run at (56,87) width 93: "hidden attribute"
+layer at (8,74) size 50x100
+ RenderEmbeddedObject {EMBED} at (0,0) size 50x100
+layer at (8,179) size 50x100
+ RenderEmbeddedObject {EMBED} at (0,0) size 50x100
+layer at (8,284) size 52x102
+ RenderEmbeddedObject {EMBED} at (0,0) size 52x102 [border: (1px dashed #000000)]

Powered by Google App Engine
This is Rietveld 408576698