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

Unified Diff: LayoutTests/http/tests/css/pending-stylesheet-offset-width-expected.txt

Issue 287053003: Let updateLayout do style recalc instead of styleResolverChanged. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Removed unnecessary mime type. Created 6 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 | « LayoutTests/http/tests/css/pending-stylesheet-offset-width.html ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/css/pending-stylesheet-offset-width-expected.txt
diff --git a/LayoutTests/http/tests/css/pending-stylesheet-offset-width-expected.txt b/LayoutTests/http/tests/css/pending-stylesheet-offset-width-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2e9c8e9657562ae94fa143256f915e15c00b99dc
--- /dev/null
+++ b/LayoutTests/http/tests/css/pending-stylesheet-offset-width-expected.txt
@@ -0,0 +1,10 @@
+Check that we use the style present asking for offsetWidth, ignoring pending stylesheets.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS t.offsetWidth is 200
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/http/tests/css/pending-stylesheet-offset-width.html ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698