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

Unified Diff: LayoutTests/css3/device-adapt/opera/constrain-010.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
Index: LayoutTests/css3/device-adapt/opera/constrain-010.html
diff --git a/LayoutTests/css3/device-adapt/opera/constrain-010.html b/LayoutTests/css3/device-adapt/opera/constrain-010.html
index 59227b2183da4bb3bfb992ee0d56289de7133a6c..2d79abe167bbeb5ff8498e510e4126d80254e4fc 100644
--- a/LayoutTests/css3/device-adapt/opera/constrain-010.html
+++ b/LayoutTests/css3/device-adapt/opera/constrain-010.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 | « LayoutTests/css3/device-adapt/opera/constrain-009.html ('k') | LayoutTests/fast/layout/common-ancestor-relayout-boundary.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698