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

Unified Diff: LayoutTests/css3/device-adapt/opera/constrain-009.html

Issue 140763007: Begin removing the style recalc timer (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update test results Created 6 years, 11 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 | LayoutTests/css3/device-adapt/opera/constrain-010.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/css3/device-adapt/opera/constrain-009.html
diff --git a/LayoutTests/css3/device-adapt/opera/constrain-009.html b/LayoutTests/css3/device-adapt/opera/constrain-009.html
index 6fdd6e2f4a49353aa46eff7b5c244b769da4532f..9cc8cf6cd64dc5308b5a29d9815bbef4adc42dd6 100644
--- a/LayoutTests/css3/device-adapt/opera/constrain-009.html
+++ b/LayoutTests/css3/device-adapt/opera/constrain-009.html
@@ -85,7 +85,7 @@
/* Check viewport values. */
test.step(function(){
- assert_equals(viewport.actualWidth, 20*viewport.fontSize);
+ assert_equals(viewport.actualWidth, 320);
});
/* Finished. Show the results. */
« no previous file with comments | « no previous file | LayoutTests/css3/device-adapt/opera/constrain-010.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698