Title: [162614] trunk/LayoutTests
Revision
162614
Author
dba...@webkit.org
Date
2014-01-23 09:21:28 -0800 (Thu, 23 Jan 2014)

Log Message

[Win] Update expected result for test svg/W3C-SVG-1.1/paths-data-03-f.html

The expected result for the test test svg/W3C-SVG-1.1/paths-data-03-f.html on Windows
shows a progression towards matching the Mac expected result. Currently, there are many
numerical differences between the expected results for these platforms, described within
three diff chunks. After this commit there will be a single numerical difference (described
in one diff chunk) between the Mac and Windows results. See <https://bugs.webkit.org/show_bug.cgi?id=127490>
for more details.

* platform/win/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (162613 => 162614)


--- trunk/LayoutTests/ChangeLog	2014-01-23 17:19:02 UTC (rev 162613)
+++ trunk/LayoutTests/ChangeLog	2014-01-23 17:21:28 UTC (rev 162614)
@@ -1,3 +1,16 @@
+2014-01-23  Daniel Bates  <daba...@apple.com>
+
+        [Win] Mark some tests as failing in TestExpectations
+
+        Mark test fast/dom/gc-attribute-node.html as failing (see http://webkit.org/b/127480).
+        Also mark the following Windows-only tests as failing (see http://webkit.org/b/127485):
+
+        platform/win/accessibility/option-element-selection-and-focus-events.html
+        platform/win/accessibility/parent-element.html
+        platform/win/accessibility/select-element-valuechange-event.html
+
+        * platform/win/TestExpectations:
+
 2014-01-23  Csaba Osztrogonác  <o...@webkit.org>
 
         [EFL] Unreviewed gardening

Modified: trunk/LayoutTests/platform/win/TestExpectations (162613 => 162614)


--- trunk/LayoutTests/platform/win/TestExpectations	2014-01-23 17:19:02 UTC (rev 162613)
+++ trunk/LayoutTests/platform/win/TestExpectations	2014-01-23 17:21:28 UTC (rev 162614)
@@ -2875,3 +2875,11 @@
 
 # Subpixel: incorrect caret position
 webkit.org/b/126283 editing/selection/mixed-editability-10.html [ Failure ]
+
+# Expando properties on attribute nodes disappear
+webkit.org/b/127480 fast/dom/gc-attribute-node.html [ Failure ]
+
+# Failing Windows-only accessibility tests
+webkit.org/b/127485 platform/win/accessibility/option-element-selection-and-focus-events.html [ Failure ]
+webkit.org/b/127485 platform/win/accessibility/parent-element.html [ Failure ]
+webkit.org/b/127485 platform/win/accessibility/select-element-valuechange-event.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to