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

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

Issue 1058083003: Revert recent changes to the Fullscreen UA style sheet (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 4545d286163873f26531e73d32a17b9ee7238ffd..15618456ec2f1ba064f2cedae1212236f36b9002 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>
-<span>1</span>
-<span>2</span>
+<div>1</div>
+<div>2</div>
« no previous file with comments | « LayoutTests/fullscreen/full-screen-zIndex-expected.html ('k') | LayoutTests/fullscreen/rendering/ua-style-override.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698