Bug 205459
| Summary: | REGRESSION: [ Mac iOS wk2 Release ] fast/layoutformattingcontext/flow-integration-basic.html and fast/layoutformattingcontext/flow-integration-basic-paint.html are failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Truitt Savell <tsavell> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Truitt Savell
fast/layoutformattingcontext/flow-integration-basic.html
fast/layoutformattingcontext/flow-integration-basic-paint.html
These two tests are failing on Mac and iOS Release wk2 as of r253711
I am able to reproduce these failures locally on r253711 but not r253710
History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=fast%2Flayoutformattingcontext%2Fflow-integration-basic-paint.html&test=fast%2Flayoutformattingcontext%2Fflow-integration-basic.html
Diff:
https://build.webkit.org/results/Apple-Catalina-Release-WK2-Tests/r253753%20(1643)/fast/layoutformattingcontext/flow-integration-basic-paint-diffs.html
--- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/fast/layoutformattingcontext/flow-integration-basic-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/fast/layoutformattingcontext/flow-integration-basic-actual.txt
@@ -4,14 +4,14 @@
RenderBlock {HTML} at (0,0) size 800x258
RenderBody {BODY} at (8,10) size 784x228
RenderBlock {DIV} at (5,0) size 379x36
- RenderText {#text} at (0,0) size 365x36
- text run at (0,0) width 365: "Text text text text text text text text text text text text text"
- text run at (0,18) width 108: "text text text text"
+ RenderText {#text} at (0,0) size 393x36
+ text run at (0,0) width 393: "Text text text text text text text text text text text text text text"
+ text run at (0,18) width 80: "text text text"
RenderBlock {DIV} at (5,56) size 379x61 [border: (5px solid #000000) (15px solid #000000) (20px solid #000000) (10px solid #000000)]
- RenderText {#text} at (10,5) size 337x36
- text run at (10,5) width 337: "Text text text text text text text text text text text text"
- text run at (10,23) width 136: "text text text text text"
+ RenderText {#text} at (10,5) size 365x36
+ text run at (10,5) width 365: "Text text text text text text text text text text text text text"
+ text run at (10,23) width 108: "text text text text"
RenderBlock {DIV} at (5,137) size 379x91 [border: (5px solid #000000) (15px solid #000000) (20px solid #000000) (10px solid #000000)]
- RenderText {#text} at (15,15) size 281x36
- text run at (15,15) width 281: "Text text text text text text text text text text"
- text run at (15,33) width 192: "text text text text text text text"
+ RenderText {#text} at (15,15) size 309x36
+ text run at (15,15) width 309: "Text text text text text text text text text text text"
+ text run at (15,33) width 164: "text text text text text text"
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/58083276>
alan
Please rollout r253711.
alan
Committed r253770: <https://trac.webkit.org/changeset/253770>