Title: [91338] trunk/LayoutTests/platform/chromium/fast/dom/prototype-inheritance-expected.txt
Revision
91338
Author
[email protected]
Date
2011-07-19 22:53:11 -0700 (Tue, 19 Jul 2011)

Log Message

Unreviewed. Rebasline chromium test expectation after r91331.

Modified Paths

Diff

Modified: trunk/LayoutTests/platform/chromium/fast/dom/prototype-inheritance-expected.txt (91337 => 91338)


--- trunk/LayoutTests/platform/chromium/fast/dom/prototype-inheritance-expected.txt	2011-07-20 05:52:24 UTC (rev 91337)
+++ trunk/LayoutTests/platform/chromium/fast/dom/prototype-inheritance-expected.txt	2011-07-20 05:53:11 UTC (rev 91338)
@@ -319,8 +319,12 @@
 PASS inner.SQLException.constructor.isInner is true
 PASS inner.SVGAElement.isInner is true
 PASS inner.SVGAElement.constructor.isInner is true
+PASS inner.SVGAltGlyphDefElement.isInner is true
+PASS inner.SVGAltGlyphDefElement.constructor.isInner is true
 PASS inner.SVGAltGlyphElement.isInner is true
 PASS inner.SVGAltGlyphElement.constructor.isInner is true
+PASS inner.SVGAltGlyphItemElement.isInner is true
+PASS inner.SVGAltGlyphItemElement.constructor.isInner is true
 PASS inner.SVGAngle.isInner is true
 PASS inner.SVGAngle.constructor.isInner is true
 PASS inner.SVGAnimateColorElement.isInner is true
@@ -451,6 +455,8 @@
 PASS inner.SVGGElement.constructor.isInner is true
 PASS inner.SVGGlyphElement.isInner is true
 PASS inner.SVGGlyphElement.constructor.isInner is true
+PASS inner.SVGGlyphRefElement.isInner is true
+PASS inner.SVGGlyphRefElement.constructor.isInner is true
 PASS inner.SVGGradientElement.isInner is true
 PASS inner.SVGGradientElement.constructor.isInner is true
 PASS inner.SVGHKernElement.isInner is true
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to