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

Unified Diff: LayoutTests/fast/dom/html-attribute-types-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/fast/dom/html-attribute-types-expected.txt
diff --git a/LayoutTests/fast/dom/html-attribute-types-expected.txt b/LayoutTests/fast/dom/html-attribute-types-expected.txt
index 44a095ab71b329517e607a5c253a98ad159914fb..92c2111588563073779927918a6f223901f95f69 100644
--- a/LayoutTests/fast/dom/html-attribute-types-expected.txt
+++ b/LayoutTests/fast/dom/html-attribute-types-expected.txt
@@ -1,7 +1,7 @@
This checks the types of some HTML DOM attributes whose types currently clash with our implementation.
-PASS typeof img.border is 'string'
-PASS typeof pre.width is 'number'
PASS successfullyParsed is true
TEST COMPLETE
+PASS typeof img.border is 'string'
+PASS typeof pre.width is 'number'
« no previous file with comments | « LayoutTests/fast/dom/hover-after-dom-delete-expected.txt ('k') | LayoutTests/fast/dom/icon-url-change-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698