Bug 104645 - the characters before and after ruby and replaced element ignore line breaking rules
Summary: the characters before and after ruby and replaced element ignore line breakin...
Status: RESOLVED DUPLICATE of bug 91588
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-11 00:58 PST by Yuki Sekiguchi
Modified: 2013-02-17 17:53 PST (History)
7 users (show)

See Also:


Attachments
Reproduced content (138 bytes, text/html)
2012-12-11 00:58 PST, Yuki Sekiguchi
no flags Details
Patch (64.13 KB, patch)
2012-12-11 03:26 PST, Yuki Sekiguchi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuki Sekiguchi 2012-12-11 00:58:07 PST
Created attachment 178741 [details]
Reproduced content

The third character "[" should not be at the end of line in attached content.
It should be at the start of next line.
If the character is before ruby element, the rule is ignored.
Comment 1 Yuki Sekiguchi 2012-12-11 03:26:57 PST
Created attachment 178766 [details]
Patch
Comment 2 WebKit Review Bot 2012-12-11 04:32:18 PST
Comment on attachment 178766 [details]
Patch

Attachment 178766 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/15231974

New failing tests:
css1/box_properties/float_elements_in_series.html
Comment 3 WebKit Review Bot 2012-12-11 05:42:28 PST
Comment on attachment 178766 [details]
Patch

Attachment 178766 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/15280041

New failing tests:
css1/box_properties/float_elements_in_series.html
Comment 4 mitz 2012-12-11 10:52:30 PST
<rdar://problem/11958427>
Comment 5 mitz 2012-12-11 10:53:05 PST
Is this not a duplicate of bug 91588?
Comment 6 Yuki Sekiguchi 2012-12-11 16:11:25 PST
(In reply to comment #5)
> Is this not a duplicate of bug 91588?

Yes.
This bug is a duplicate of bug 91588, sorry...

Should I close this bug and create patch to 91588?
Comment 7 mitz 2012-12-11 16:12:14 PST
(In reply to comment #6)
> (In reply to comment #5)
> > Is this not a duplicate of bug 91588?
> 
> Yes.
> This bug is a duplicate of bug 91588, sorry...
> 
> Should I close this bug and create patch to 91588?

Yes.
Comment 8 Yuki Sekiguchi 2012-12-11 16:20:58 PST
(In reply to comment #7)
> (In reply to comment #6)
> > (In reply to comment #5)
> > > Is this not a duplicate of bug 91588?
> > 
> > Yes.
> > This bug is a duplicate of bug 91588, sorry...
> > 
> > Should I close this bug and create patch to 91588?
> 
> Yes.

OK, thanks.
Comment 9 Yuki Sekiguchi 2012-12-11 16:21:15 PST

*** This bug has been marked as a duplicate of bug 91588 ***
Comment 10 Eric Seidel (no email) 2013-01-04 00:54:44 PST
Comment on attachment 178766 [details]
Patch

Cleared review? from attachment 178766 [details] so that this bug does not appear in http://webkit.org/pending-review.  If you would like this patch reviewed, please attach it to a new bug (or re-open this bug before marking it for review again).
Comment 11 Yuki Sekiguchi 2013-01-06 17:23:33 PST
Thank you, Eric.

I attached new patch and requested review on bug 91588.

I don't want to review this patch.