Bug 153315
| Summary: | [iOS Simulator] fast/css3-text/css3-text-decoration/text-underline-position/underline-visual-overflow-with-subpixel-position.html failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | New Bugs | Assignee: | alan <zalan> |
| Status: | NEW | ||
| Severity: | Normal | CC: | zalan |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | iPhone / iPad | ||
| OS: | iOS 9.0 | ||
Ryan Haddad
[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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Marked test as failing on ios-simulator with <https://trac.webkit.org/r196202>.