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

Unified Diff: third_party/WebKit/PerformanceTests/Layout/nested-grid.html

Issue 2345963002: [css-grid] Prettify the nested-grid.html perf test (Closed)
Patch Set: Created 4 years, 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/PerformanceTests/Layout/nested-grid.html
diff --git a/third_party/WebKit/PerformanceTests/Layout/nested-grid.html b/third_party/WebKit/PerformanceTests/Layout/nested-grid.html
index fa696cc4f506ca8156b8b361a51559dfaf8a5e8b..5a21e6f9dbbae867ed04eaa7430d11ba9189a291 100644
--- a/third_party/WebKit/PerformanceTests/Layout/nested-grid.html
+++ b/third_party/WebKit/PerformanceTests/Layout/nested-grid.html
@@ -14,6 +14,7 @@ html, body {
grid-auto-columns: 1fr;
}
+.gridItem { height: 10px; }
</style>
<script src="../resources/runner.js"></script>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698