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

Unified Diff: LayoutTests/fast/dom/html-attribute-types-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines 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 4bf892eb82e430cdf1e4c0c4b11e053184ecdc39..92c2111588563073779927918a6f223901f95f69 100644
--- a/LayoutTests/fast/dom/html-attribute-types-expected.txt
+++ b/LayoutTests/fast/dom/html-attribute-types-expected.txt
@@ -1,4 +1,7 @@
This checks the types of some HTML DOM attributes whose types currently clash with our implementation.
+PASS successfullyParsed is true
+
+TEST COMPLETE
PASS typeof img.border is 'string'
PASS typeof pre.width is 'number'

Powered by Google App Engine
This is Rietveld 408576698