Index: third_party/WebKit/LayoutTests/fast/dom/dom-constructors-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/dom-constructors-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/dom-constructors-expected.txt |
index 00cdbc4f1f1b3af1bd5b9390c0af645c5f89955f..3d063a7fd81713b1fca1d013d6361fa9988aa034 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/dom-constructors-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/dom-constructors-expected.txt |
@@ -93,7 +93,7 @@ PASS TryAllocate('StyleSheet') is 'exception' |
PASS TryAllocate('StyleSheetList') is 'exception' |
PASS TryAllocate('TextEvent') is 'exception' |
PASS TryAllocate('XPathResult') is 'exception' |
-FAIL TryAllocate('BarInfo') should be exception. Was no constructor. |
+PASS TryAllocate('BarProp') is 'exception' |
PASS TryAllocate('CanvasGradient') is 'exception' |
PASS TryAllocate('CanvasPattern') is 'exception' |
FAIL TryAllocate('Console') should be exception. Was no constructor. |