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

Unified Diff: third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-self-baseline-two-dimensional.html

Issue 2869353002: [css-grid] Use "Ahem" instead of "ahem" on grid layout tests (Closed)
Patch Set: Created 3 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
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-change-alignment-from-stretch.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-self-baseline-two-dimensional.html
diff --git a/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-self-baseline-two-dimensional.html b/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-self-baseline-two-dimensional.html
index d344bf5825b678691b66c6ebef3f015858444cc2..a6b7a81794aeb62f4d0bb3c46c2ee7464592c4c1 100644
--- a/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-self-baseline-two-dimensional.html
+++ b/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-self-baseline-two-dimensional.html
@@ -6,7 +6,7 @@
body { margin: 0; }
.grid {
margin: 5px;
- font-family: ahem;
+ font-family: Ahem;
}
.font12 { font-size:24px; }
.font16 { font-size:32px; }
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-change-alignment-from-stretch.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698