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

Unified Diff: sky/tests/lowlevel/iframe-expected.txt

Issue 708163002: Add iframe.sky test expectations for dump-as-render-tree. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/tests/lowlevel/iframe.sky ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/lowlevel/iframe-expected.txt
diff --git a/sky/tests/lowlevel/iframe-expected.txt b/sky/tests/lowlevel/iframe-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ca535cec307ba68b73778b24a44ea286d4659cf5
--- /dev/null
+++ b/sky/tests/lowlevel/iframe-expected.txt
@@ -0,0 +1,13 @@
+layer at (0,0) size 800x600
+ RenderView {#document} at (0,0) size 800x600
+layer at (0,0) size 800x188
+ RenderBlock {sky} at (0,0) size 800x188
+ RenderBlock {div} at (0,0) size 800x188
+ RenderBlock (anonymous) at (0,0) size 800x19
+ RenderText {#text} at (0,0) size 76x19
+ text run at (0,0) width 76: "This is an"
+ RenderBlock (anonymous) at (0,169) size 800x19
+ RenderText {#text} at (0,0) size 72x19
+ text run at (0,0) width 72: "element."
+layer at (250,19) size 300x150
+ RenderReplaced {iframe} at (250,19) size 300x150
« no previous file with comments | « sky/tests/lowlevel/iframe.sky ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698