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

Unified Diff: LayoutTests/fast/css-generated-content/first-letter-in-nested-before-table.html

Issue 291853004: Update Ahem capitalization in LayoutTests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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-generated-content/first-letter-in-nested-before-table.html
diff --git a/LayoutTests/fast/css-generated-content/first-letter-in-nested-before-table.html b/LayoutTests/fast/css-generated-content/first-letter-in-nested-before-table.html
index ee4d399422574282a7db8c3aef9ef3fcf5c1a36e..3c300abb98f0e6ecfa67ab71d138827a1af70266 100644
--- a/LayoutTests/fast/css-generated-content/first-letter-in-nested-before-table.html
+++ b/LayoutTests/fast/css-generated-content/first-letter-in-nested-before-table.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<!-- No text in black, B and F should be blue. -->
<html>
-<body style="font-family: ahem; font-size: 50px; -webkit-font-smoothing: none;">
+<body style="font-family: Ahem; font-size: 50px; -webkit-font-smoothing: none;">
<style>
.test1:before {
display: table;

Powered by Google App Engine
This is Rietveld 408576698