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

Unified Diff: third_party/WebKit/LayoutTests/svg/custom/svg-fonts-in-html.html

Issue 1710003002: Unprefix multicol properties. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase master Created 4 years, 10 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: third_party/WebKit/LayoutTests/svg/custom/svg-fonts-in-html.html
diff --git a/third_party/WebKit/LayoutTests/svg/custom/svg-fonts-in-html.html b/third_party/WebKit/LayoutTests/svg/custom/svg-fonts-in-html.html
index dacb66fc1cb3e0aaf1a28894b5c04a230aff4812..ab78652bff91a218094818b922830eff07faf97c 100644
--- a/third_party/WebKit/LayoutTests/svg/custom/svg-fonts-in-html.html
+++ b/third_party/WebKit/LayoutTests/svg/custom/svg-fonts-in-html.html
@@ -78,8 +78,6 @@
a, acronym { text-decoration: none; text-transform: none; border: none }
#quickSummary, #supportingText, #linkList { display: none }
-
- #preamble { columns: 2 }
</style>
</head>

Powered by Google App Engine
This is Rietveld 408576698