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

Unified Diff: PerformanceTests/Layout/resources/body_relayout.css

Issue 203463008: Revert "Get rid of unnecessary layouts on body elements with quirky children" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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
« no previous file with comments | « PerformanceTests/Layout/body_relayout_ol.html ('k') | PerformanceTests/Layout/resources/body_relayout.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: PerformanceTests/Layout/resources/body_relayout.css
diff --git a/PerformanceTests/Layout/resources/body_relayout.css b/PerformanceTests/Layout/resources/body_relayout.css
deleted file mode 100644
index fa7ba335203144e5debfb5bef28e2e56ba8f08f5..0000000000000000000000000000000000000000
--- a/PerformanceTests/Layout/resources/body_relayout.css
+++ /dev/null
@@ -1,9 +0,0 @@
-.normal {
- width: 5px;
- height: 5px;
- border: 1px solid green;
-}
-
-.float {
- float: left;
-}
« no previous file with comments | « PerformanceTests/Layout/body_relayout_ol.html ('k') | PerformanceTests/Layout/resources/body_relayout.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698