Bug 153315 - [iOS Simulator] fast/css3-text/css3-text-decoration/text-underline-position/underline-visual-overflow-with-subpixel-position.html failing
Summary: [iOS Simulator] fast/css3-text/css3-text-decoration/text-underline-position/u...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad iOS 9.0
: P2 Normal
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-21 12:49 PST by Ryan Haddad
Modified: 2016-02-05 16:20 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2016-01-21 12:49:26 PST
[iOS Simulator] fast/css3-text/css3-text-decoration/text-underline-position/underline-visual-overflow-with-subpixel-position.html failing

This test has been failing on ios-simulator since it was added with r194775.

<https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r195414%20(2455)/results.html>

--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/css3-text/css3-text-decoration/text-underline-position/underline-visual-overflow-with-subpixel-position-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/css3-text/css3-text-decoration/text-underline-position/underline-visual-overflow-with-subpixel-position-actual.txt
@@ -1,5 +1,5 @@
-PASS window.internals.repaintRectsAsText().indexOf('8 8 784 13') is not -1
-PASS window.internals.repaintRectsAsText().indexOf('8 20 784 13') is not -1
+FAIL window.internals.repaintRectsAsText().indexOf('8 8 784 13') should not be -1.
+FAIL window.internals.repaintRectsAsText().indexOf('8 20 784 13') should not be -1.
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Ryan Haddad 2016-02-05 16:20:53 PST
Marked test as failing on ios-simulator with <https://trac.webkit.org/r196202>.