Bug 153762

Summary: [iOS Simulator] fast/regions/text-break-properties.html failing
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham, dino, hyatt
Priority: P2    
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: iOS 9.0   
Bug Depends on:    
Bug Blocks: 152130    

Description Ryan Haddad 2016-02-01 13:36:19 PST
[iOS Simulator] fast/regions/text-break-properties.html failing

<https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r195971%20(2770)/results.html>
<http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fregions%2Ftext-break-properties.html>

--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/regions/text-break-properties-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/regions/text-break-properties-actual.txt
@@ -1 +1,6 @@
-PASS
+Region 1
+Region 2
+Region 3
+Region 4
+Start of region 5. Do not split these lines. Do not split these lines. Do not split these lines. Do not split these lines. Do not split these lines. Do not split these lines. Do not split these lines. End of region 5.
+FAIL(check region5 start) outside bounding rect was: [388, 8, 528, 208, 200, 140], and inside was: [314, 8, 333, 124, 116, 19]
Comment 1 Ryan Haddad 2016-02-01 13:36:35 PST
Test failing since it was added added with <http://trac.webkit.org/changeset/195892
Comment 2 Alexey Proskuryakov 2016-02-02 21:41:28 PST
Dave, is this expected to fail like this in a small viewport?
Comment 3 Dave Hyatt 2016-02-10 11:08:54 PST
This test is a clone of another regions test. All I did was substitute the CSS3 terms. Could just check if the other test was marked as skipped originally. If so, this one should be also.
Comment 4 Ryan Haddad 2016-02-10 11:22:45 PST
Skipped test in <https://trac.webkit.org/r196371>
Comment 5 Brent Fulgham 2022-07-13 09:37:54 PDT
CSS Regions were removed in Bug 174978.