<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>46481</bug_id>
          
          <creation_ts>2010-09-24 10:35:32 -0700</creation_ts>
          <short_desc>Some line break opportunities ignored after a character styled with first-letter, affecting Japanese vertical title layout</short_desc>
          <delta_ts>2022-07-12 19:51:21 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          
          <bug_file_loc>http://hamu86.web.fc2.com/reading/novel/ss/yugioh/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>89235</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="hm">koko0351</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>bfulgham</cc>
    
    <cc>darin</cc>
    
    <cc>glenn</cc>
    
    <cc>hyatt</cc>
    
    <cc>kojii</cc>
    
    <cc>mitz</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>284511</commentid>
    <comment_count>0</comment_count>
    <who name="hm">koko0351</who>
    <bug_when>2010-09-24 10:35:32 -0700</bug_when>
    <thetext>http://hamu86.web.fc2.com/reading/novel/ss/yugioh/index.html
The title of this site is not correctly display by webkit. 
I think that the cause is h1:first-letter.
If I don&apos;t write &apos;h1:first-letter&apos;,The title is correct display.
In case &apos;h1:first-letter&apos; is included in css file, the title&apos;s second letter, alone, is not allowed to start a new line.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>285056</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2010-09-25 15:49:48 -0700</bug_when>
    <thetext>Could you please clarify what problem that you are observing? This page looks almost exactly the same in Firefox as in Safari 5.0.2 (on Mac).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>285067</commentid>
    <comment_count>2</comment_count>
    <who name="hm">koko0351</who>
    <bug_when>2010-09-25 16:57:20 -0700</bug_when>
    <thetext>Certainly.I open the screen shots compared by Firefox and Safari to my site.
(safari5.0.2 win)http://hamu86.web.fc2.com/program/images/safari.jpg
(firefox3.6.10)http://hamu86.web.fc2.com/program/images/firefox.jpg</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>285068</commentid>
    <comment_count>3</comment_count>
    <who name="hm">koko0351</who>
    <bug_when>2010-09-25 17:54:23 -0700</bug_when>
    <thetext>I made a (cheep) verification page.
http://hamu86.web.fc2.com/verification.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>285071</commentid>
    <comment_count>4</comment_count>
      <attachid>68839</attachid>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2010-09-25 19:16:19 -0700</bug_when>
    <thetext>Created attachment 68839
test case

Thank you for the screenshots. Turns out that I couldn&apos;t reproduce this issue because I was using a default style for the page, while the problem only occurs with a different one.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>285072</commentid>
    <comment_count>5</comment_count>
    <who name="">mitz</who>
    <bug_when>2010-09-25 20:00:26 -0700</bug_when>
    <thetext>This is not specific to the anonymous first-letter inline. It also happens in this case:

&lt;p style=&quot;width:1em;&quot;&gt;&lt;span&gt;あ&lt;/span&gt;いうえお&lt;/p&gt;

However, it shouldn’t affect CSS vertical text, once implemented.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>285110</commentid>
    <comment_count>6</comment_count>
    <who name="hm">koko0351</who>
    <bug_when>2010-09-26 06:27:58 -0700</bug_when>
    <thetext>Thank you for comments.
Verification page updated.
First-line is no problem(?)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>294724</commentid>
    <comment_count>7</comment_count>
      <attachid>70863</attachid>
    <who name="hm">koko0351</who>
    <bug_when>2010-10-15 06:29:06 -0700</bug_when>
    <thetext>Created attachment 70863
test case</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>294730</commentid>
    <comment_count>8</comment_count>
    <who name="hm">koko0351</who>
    <bug_when>2010-10-15 06:38:01 -0700</bug_when>
    <thetext>Is this bug corrected?
Presumably,The after character(2byte(japanese,korean,chinese...)) of &lt; tag &gt;A&lt;/ tag &gt; is not to change line.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1882518</commentid>
    <comment_count>9</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-07-12 13:43:40 -0700</bug_when>
    <thetext>Safari, Chrome, and Firefox all agree on rendering for this test case. I don&apos;t believe there is any remaining compatibility issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1882896</commentid>
    <comment_count>10</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2022-07-12 19:51:21 -0700</bug_when>
    <thetext>The original page looks good, too.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>68839</attachid>
            <date>2010-09-25 19:16:19 -0700</date>
            <delta_ts>2010-09-25 19:16:19 -0700</delta_ts>
            <desc>test case</desc>
            <filename>Verification page.html</filename>
            <type>text/html</type>
            <size>345</size>
            <attacher name="Alexey Proskuryakov">ap</attacher>
            
              <data encoding="base64">PGhlYWQ+CiA8bWV0YSBjaGFyc2V0PSJ1dGYtOCIgLz4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4K
LmE6Zmlyc3QtbGV0dGVye2NvbG9yOnJlZDt9CnAgeyBib3JkZXI6IDFweCBzb2xpZCBibHVlIH0K
PC9zdHlsZT4KPC9oZWFkPgo8Ym9keT4KPHAgc3R5bGU9IndpZHRoOjFlbTsiPuOBguOBhOOBhuOB
iOOBijwvcD4KPHAgY2xhc3M9ImEiIHN0eWxlPSJ3aWR0aDoxZW07Ij7jgYLjgYTjgYbjgYjjgYo8
L3A+CjxkaXY+Tm8gc3VjaCBwcm9ibGVtIHdpdGggJmx0O3dicj46PC9kaXY+PHAgY2xhc3M9ImEi
IHN0eWxlPSJ3aWR0aDoxZW07Ij7jgYI8d2JyPuOBhOOBhuOBiOOBijwvcD4KPC9ib2R5Pgo8L2h0
bWw+
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>70863</attachid>
            <date>2010-10-15 06:29:06 -0700</date>
            <delta_ts>2010-10-15 06:29:06 -0700</delta_ts>
            <desc>test case</desc>
            <filename>attachment.html</filename>
            <type>text/html</type>
            <size>471</size>
            <attacher name="hm">koko0351</attacher>
            
              <data encoding="base64">PCFET0NUWVBFIGh0bWw+CjxodG1sIGxhbmc9ImphIj4KPGhlYWQ+CiA8bWV0YSBjaGFyc2V0PSJ1
dGYtOCIgLz4KPHRpdGxlPnRlc3QgY2FzZTwvdGl0bGU+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+
Ci5hOmZpcnN0LWxldHRlcntjb2xvcjpyZWQ7fQpwIHsgYm9yZGVyOiAxcHggc29saWQgYmx1ZTsg
fQouZGVze2JvcmRlcjpub25lO30KPC9zdHlsZT4KPC9oZWFkPgo8Ym9keT4KPHAgc3R5bGU9Indp
ZHRoOjFlbTsiPuOBguOBhOOBhuOBiOOBijwvcD4KPHAgY2xhc3M9ImEiIHN0eWxlPSJ3aWR0aDox
ZW07Ij7jgYLjgYTjgYbjgYjjgYo8L3A+CjxwIHN0eWxlPSJ3aWR0aDoxZW07Ij48eD7jgYLjgYQ8
L3g+44GG44GI44GKPC9wPgo8cCBjbGFzcz0iZGVzIj4mbHQ7eCZndDtvbmx5IChub3QgJmx0L3gm
Z3Q7KTwvcD4KPHAgc3R5bGU9IndpZHRoOjFlbTsiPjx4PuOBguOBhDx4PuOBhuOBiOOBijwvcD4K
PC9ib2R5Pgo8L2h0bWw+
</data>

          </attachment>
      

    </bug>

</bugzilla>