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

Unified Diff: trunk/LayoutTests/inspector/console/console-format-style-whitelist-expected.txt

Issue 195823006: Revert 169264 "Add plumbing for font-stretch" (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: 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: trunk/LayoutTests/inspector/console/console-format-style-whitelist-expected.txt
===================================================================
--- trunk/LayoutTests/inspector/console/console-format-style-whitelist-expected.txt (revision 169272)
+++ trunk/LayoutTests/inspector/console/console-format-style-whitelist-expected.txt (working copy)
@@ -9,7 +9,7 @@
Colors are awesome. console-format-style-whitelist.html:8
Styled text #0: color: blue;
So are fonts! console-format-style-whitelist.html:9
-Styled text #0: font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; font-size: 1em; line-height: normal; font-family: Helvetica;
+Styled text #0: font-style: normal; font-variant: normal; font-weight: normal; font-size: 1em; line-height: normal; font-family: Helvetica;
And borders and margins and paddings! console-format-style-whitelist.html:10
Styled text #0: border: 1px solid red; margin: 20px; padding: 10px;
text-* is fine by us! console-format-style-whitelist.html:11
« no previous file with comments | « trunk/LayoutTests/fast/inspector-support/style-expected.txt ('k') | trunk/Source/core/css/CSSComputedStyleDeclaration.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698