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

Unified Diff: LayoutTests/fullscreen/parent-flow-inline-with-block-child-expected.html

Issue 974783002: Match the Fullscreen spec's CSS as far as currently practical (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: disambiguate Fullscreen UA style sheet Created 5 years, 9 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/fullscreen/parent-flow-inline-with-block-child-expected.html
diff --git a/LayoutTests/fullscreen/parent-flow-inline-with-block-child-expected.html b/LayoutTests/fullscreen/parent-flow-inline-with-block-child-expected.html
index 15618456ec2f1ba064f2cedae1212236f36b9002..4545d286163873f26531e73d32a17b9ee7238ffd 100644
--- a/LayoutTests/fullscreen/parent-flow-inline-with-block-child-expected.html
+++ b/LayoutTests/fullscreen/parent-flow-inline-with-block-child-expected.html
@@ -1,3 +1,3 @@
<!DOCTYPE html>
-<div>1</div>
-<div>2</div>
+<span>1</span>
+<span>2</span>
« no previous file with comments | « LayoutTests/fullscreen/full-screen-zIndex-expected.html ('k') | LayoutTests/fullscreen/rendering/ua-style-iframe-border.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698