Bug 152305
Summary: | [iOS Simulator] fast/text/basic/004.html and 005.html failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Myles C. Maxfield <mmaxfield> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | mmaxfield |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | iPhone / iPad | ||
OS: | iOS 9.0 | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=152309 | ||
Bug Depends on: | |||
Bug Blocks: | 152130 |
Ryan Haddad
[iOS Simulator] fast/text/basic/004.html and 005.html failing
Run:
<https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Release%20WK2%20%28Tests%29/builds/1774>
Results:
<https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r194107%20(1774)/results.html>
--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/text/basic/004-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/text/basic/004-actual.txt
@@ -4,19 +4,19 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock (floating) {P} at (0,16) size 652x24 [border: (2px solid #008000)]
- RenderText {#text} at (2,2) size 618x19
- text run at (2,2) width 618: "There should be 30px of word spacing between each word."
+ RenderText {#text} at (2,2) size 648x19
+ text run at (2,2) width 648: "There should be 30px of word spacing between each word."
RenderBlock {DIV} at (0,0) size 784x100
RenderTable {TABLE} at (0,100) size 100x144
RenderTableSection {TBODY} at (0,0) size 100x144
RenderTableRow {TR} at (0,0) size 100x144
RenderTableCell {TD} at (0,0) size 100x144 [r=0 c=0 rs=1 cs=1]
RenderBlock {P} at (0,0) size 100x144 [border: (2px solid #008000)]
- RenderText {#text} at (2,2) size 71x139
+ RenderText {#text} at (2,2) size 86x139
text run at (2,2) width 38: "There"
- text run at (2,22) width 62: "should be"
- text run at (2,42) width 50: "15px of"
+ text run at (2,22) width 77: "should be"
+ text run at (2,42) width 65: "15px of"
text run at (2,62) width 33: "word"
text run at (2,82) width 49: "spacing"
text run at (2,102) width 54: "between"
- text run at (2,122) width 71: "each word."
+ text run at (2,122) width 86: "each word."
--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/text/basic/005-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/text/basic/005-actual.txt
@@ -4,5 +4,5 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock (floating) {DIV} at (0,0) size 263x24 [border: (2px solid #008000)]
- RenderText {#text} at (2,2) size 264x19
- text run at (2,2) width 264: "Words should have a negative spacing of 5px."
+ RenderText {#text} at (2,2) size 259x19
+ text run at (2,2) width 259: "Words should have a negative spacing of 5px."
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Have you had a chance to look at this yet?
Myles C. Maxfield
(In reply to comment #1)
> Have you had a chance to look at this yet?
Nope!
Ryan Haddad
(In reply to comment #2)
> (In reply to comment #1)
> > Have you had a chance to look at this yet?
>
> Nope!
Thanks for following up. These got rebaselined in r195740, so this is no longer valid. Closing.