Title: [196697] trunk/LayoutTests
- Revision
- 196697
- Author
- [email protected]
- Date
- 2016-02-17 09:46:00 -0800 (Wed, 17 Feb 2016)
Log Message
Adding an ios-specific baseline for accessibility/ios-simulator/centerpoint.html during failure investigation
https://bugs.webkit.org/show_bug.cgi?id=154137
Unreviewed test gardening.
* platform/ios-simulator/accessibility/ios-simulator/centerpoint-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (196696 => 196697)
--- trunk/LayoutTests/ChangeLog 2016-02-17 17:32:50 UTC (rev 196696)
+++ trunk/LayoutTests/ChangeLog 2016-02-17 17:46:00 UTC (rev 196697)
@@ -1,5 +1,14 @@
2016-02-17 Ryan Haddad <[email protected]>
+ Adding an ios-specific baseline for accessibility/ios-simulator/centerpoint.html during failure investigation
+ https://bugs.webkit.org/show_bug.cgi?id=154137
+
+ Unreviewed test gardening.
+
+ * platform/ios-simulator/accessibility/ios-simulator/centerpoint-expected.txt: Added.
+
+2016-02-17 Ryan Haddad <[email protected]>
+
Rebaseline imported/w3c/web-platform-tests/html/dom/interfaces.html for ios-simulator
Unreviewed test gardening.
Added: trunk/LayoutTests/platform/ios-simulator/accessibility/ios-simulator/centerpoint-expected.txt (0 => 196697)
--- trunk/LayoutTests/platform/ios-simulator/accessibility/ios-simulator/centerpoint-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/accessibility/ios-simulator/centerpoint-expected.txt 2016-02-17 17:46:00 UTC (rev 196697)
@@ -0,0 +1,16 @@
+blah
+
+
+This tests that the center point for a checkbox with a label is not the same as the mid point of the frame (because the frame includes the bounds of the label)
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+FAIL (x + w/2) == clickPointX should be false. Was true.
+PASS (y + h/2) == clickPointY is false
+PASS (x + w/2) == clickPointX is true
+PASS (y + h/2) == clickPointY is true
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes