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

Unified Diff: LayoutTests/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 years, 1 month 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/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.txt
diff --git a/LayoutTests/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.txt b/LayoutTests/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.txt
index baf82ac9112013689c20c52873d3c77c8776027c..5a48f4ed83492d55b9d957b004ad3127ea538f6b 100644
--- a/LayoutTests/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.txt
+++ b/LayoutTests/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.txt
@@ -4,13 +4,13 @@ Tests that querying offsetWidth twice leads to the same result - no red backgrou
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS successfullyParsed is true
+
+TEST COMPLETE
PASS newObject.offsetWidth is 0
PASS newObject.offsetWidth is 0
PASS newObject.offsetWidth is 302
PASS newObject.offsetWidth is 302
FAIL newObject.offsetWidth should be 502. Was 302.
FAIL newObject.offsetWidth should be 502. Was 302.
-PASS successfullyParsed is true
-
-TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698