Title: [92703] trunk/LayoutTests
Revision
92703
Author
[email protected]
Date
2011-08-09 13:18:05 -0700 (Tue, 09 Aug 2011)

Log Message

More Lion skipped list goodness.

* platform/mac-lion/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (92702 => 92703)


--- trunk/LayoutTests/ChangeLog	2011-08-09 19:58:47 UTC (rev 92702)
+++ trunk/LayoutTests/ChangeLog	2011-08-09 20:18:05 UTC (rev 92703)
@@ -1,3 +1,9 @@
+2011-08-09  Anders Carlsson  <[email protected]>
+
+        More Lion skipped list goodness.
+
+        * platform/mac-lion/Skipped:
+
 2011-08-09  Vsevolod Vlasov  <[email protected]>
 
         Web Inspector: XHRs end up in the resources panel.

Modified: trunk/LayoutTests/platform/mac-lion/Skipped (92702 => 92703)


--- trunk/LayoutTests/platform/mac-lion/Skipped	2011-08-09 19:58:47 UTC (rev 92702)
+++ trunk/LayoutTests/platform/mac-lion/Skipped	2011-08-09 20:18:05 UTC (rev 92703)
@@ -55,6 +55,67 @@
 # Pasting replaces the three periods with an ellipsis on Lion
 editing/pasteboard/5478250.html
 
+# --- Math ML ---
+
+# These have different metrics, and require investigation
+mathml/xHeight.xhtml
+mathml/presentation/attributes.xhtml
+mathml/presentation/fenced.xhtml
+mathml/presentation/fenced-mi.xhtml
+mathml/presentation/fractions-vertical-alignment.xhtml
+mathml/presentation/fractions.xhtml
+mathml/presentation/mo.xhtml
+mathml/presentation/msub-base-changed.xhtml
+mathml/presentation/msub-sub-changed.xhtml
+mathml/presentation/msubsup-base-changed.xhtml
+mathml/presentation/msubsup-sub-changed.xhtml
+mathml/presentation/msubsup-sup-changed.xhtml
+mathml/presentation/msup-base-changed.xhtml
+mathml/presentation/msup-sup-changed.xhtml
+mathml/presentation/over.xhtml
+mathml/presentation/row-alignment.xhtml
+mathml/presentation/row.xhtml
+mathml/presentation/sub.xhtml
+mathml/presentation/subsup.xhtml
+mathml/presentation/sup.xhtml
+mathml/presentation/tables.xhtml
+mathml/presentation/tokenElements.xhtml
+mathml/presentation/under.xhtml
+mathml/presentation/underover.xhtml
+mathml/presentation/roots.xhtml
+mathml/presentation/style.xhtml
+
+# --- Media ---
+
+# These need investigation
+
+media/controls-styling.html
+media/controls-without-preload.html
+media/media-document-audio-repaint.html
+media/media-fullscreen-inline.html
+media/media-fullscreen-not-in-document.html
+media/video-canvas-alpha.html
+media/video-display-aspect-ratio.html
+media/video-frame-accurate-seek.html
+media/video-transformed.html
+media/video-zoom-controls.html
+media/video-zoom.html
+
+# --- Plugins ---
+
+# WebKit1 OOP plug-ins: Can't evaluate _javascript_ from NPP_Destroy.
+plugins/document-open.html
+plugins/geturlnotify-during-document-teardown.html
+plugins/nested-plugin-objects.html
+plugins/netscape-destroy-plugin-script-objects.html
+plugins/open-and-close-window-with-plugin.html
+
+# WebKit1 OOP plug-ins: No support for getting the form value.
+plugins/form-value.html
+
+# WebKit1 OOP plug-ins: Exceptions aren't thrown on invoke failure.
+plugins/npruntime/invoke-failure.html
+
 # --- Misc failures that need investigation ---
 
 # These fail in DRT but look correct in Safari.
@@ -68,3 +129,6 @@
 editing/spelling/spellcheck-paste.html
 platform/mac/fast/forms/listbox-scrollbar-hit-test.html
 platform/mac/fast/overflow/overflow-scrollbar-hit-test.html
+
+# Most if not all Java tests fail when run in WebKit1.
+java/
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to