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

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

Issue 451483004: Convert fullscreen pixel tests to reftests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: off by 4px Created 6 years, 4 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.html
diff --git a/LayoutTests/fullscreen/parent-flow-inline-with-block-child.html b/LayoutTests/fullscreen/parent-flow-inline-with-block-child.html
index 929f8748c18726d3672d8ec382244f5ce46d3923..6423df910c65369887c6ffc9985a3111f45965c0 100644
--- a/LayoutTests/fullscreen/parent-flow-inline-with-block-child.html
+++ b/LayoutTests/fullscreen/parent-flow-inline-with-block-child.html
@@ -1,9 +1,4 @@
-<style>
-body {
- font-family: Ahem;
- -webkit-font-smoothing: none;
-}
-</style>
+<!DOCTYPE html>
<div>
<span>1</span>

Powered by Google App Engine
This is Rietveld 408576698