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

Unified Diff: third_party/WebKit/LayoutTests/fast/inspector-support/style-expected.txt

Issue 1778743003: Make <custom-ident> not insert quotes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix win_chromium_rel_ng Created 4 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: third_party/WebKit/LayoutTests/fast/inspector-support/style-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/inspector-support/style-expected.txt b/third_party/WebKit/LayoutTests/fast/inspector-support/style-expected.txt
index a1f21b057e2f36db8d4ff75b5d0f238aaacd9cfb..d453b226bf5b10d6c34a96e2f5d47494600bbbb6 100644
--- a/third_party/WebKit/LayoutTests/fast/inspector-support/style-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/inspector-support/style-expected.txt
@@ -22,5 +22,5 @@ font-weight: normal
font-stretch: normal
font-size: 24px
line-height: normal
-font-family: 'Lucida Grande'
+font-family: "Lucida Grande"

Powered by Google App Engine
This is Rietveld 408576698