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

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

Issue 19675013: Manual rebaselines for r154767. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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/plugins/embed-attributes-style-expected.txt
diff --git a/LayoutTests/plugins/embed-attributes-style-expected.txt b/LayoutTests/plugins/embed-attributes-style-expected.txt
deleted file mode 100644
index f7ebd5324fdf2c4e7b98c7e261bf5d73ef252ea5..0000000000000000000000000000000000000000
--- a/LayoutTests/plugins/embed-attributes-style-expected.txt
+++ /dev/null
@@ -1,31 +0,0 @@
-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 784x36
- RenderText {#text} at (0,0) size 762x36
- text run at (0,0) width 395: "This page tests using attributes to set style on embed elements. "
- text run at (395,0) width 367: "Previous versions of WebKit supported valign and border,"
- text run at (0,18) width 43: "which "
- text run at (43,18) width 452: "didn't match IE and FF. The only special support should be for 'hidden.'"
- RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,62) size 784x0
- RenderBlock {DIV} at (0,62) size 784x104
- RenderText {#text} at (50,86) size 122x18
- text run at (50,86) width 4: " "
- text run at (54,86) width 118: "valign top attribute"
- RenderBlock {DIV} at (0,166) size 784x104
- RenderText {#text} at (50,86) size 128x18
- text run at (50,86) width 4: " "
- text run at (54,86) width 124: "border 5px attribute"
- RenderBlock {DIV} at (0,270) size 784x106
- RenderText {#text} at (52,88) size 102x18
- text run at (52,88) width 4: " "
- text run at (56,88) width 98: "hidden attribute"
-layer at (8,70) size 50x100
- RenderEmbeddedObject {EMBED} at (0,0) size 50x100
-layer at (8,174) size 50x100
- RenderEmbeddedObject {EMBED} at (0,0) size 50x100
-layer at (8,278) size 52x102
- RenderEmbeddedObject {EMBED} at (0,0) size 52x102 [border: (1px dashed #000000)]

Powered by Google App Engine
This is Rietveld 408576698