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

Unified Diff: LayoutTests/fast/css/font-family-initial-expected.html

Issue 197213034: Implement font-family: initial. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased. Created 6 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/fast/css/font-family-initial-expected.html
diff --git a/LayoutTests/fast/css/font-family-initial-expected.html b/LayoutTests/fast/css/font-family-initial-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..a27d51979063980b8aafd548769e8fe5ed60bfc6
--- /dev/null
+++ b/LayoutTests/fast/css/font-family-initial-expected.html
@@ -0,0 +1,2 @@
+<!DOCTYPE HTML>
+<div><div style="font-family: initial">INITIAL</div></div>
« no previous file with comments | « LayoutTests/fast/css/font-family-initial.html ('k') | LayoutTests/fast/css/font-family-initial-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698