[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]
Test failing since it was added added with <http://trac.webkit.org/changeset/195892
Dave, is this expected to fail like this in a small viewport?
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.
Skipped test in <https://trac.webkit.org/r196371>
CSS Regions were removed in Bug 174978.