<?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>191803</bug_id>
          
          <creation_ts>2018-11-17 02:44:19 -0800</creation_ts>
          <short_desc>Legacy page-break-{before,after} shorthands are never serialized.</short_desc>
          <delta_ts>2019-05-14 04:26:45 -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>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>197656</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>FromImplementor</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>197656</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Emilio Cobos Álvarez (:emilio)">emilio</reporter>
          <assigned_to name="Joonghun Park">jh718.park</assigned_to>
          <cc>darin</cc>
    
    <cc>gyuyoung.kim</cc>
    
    <cc>jh718.park</cc>
    
    <cc>koivisto</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1479906</commentid>
    <comment_count>0</comment_count>
    <who name="Emilio Cobos Álvarez (:emilio)">emilio</who>
    <bug_when>2018-11-17 02:44:19 -0800</bug_when>
    <thetext>STR:

&gt; document.body.style.pageBreakAfter = &quot;always&quot;
&lt; &quot;always&quot;
&gt; document.body.style.pageBreakAfter
&lt; &quot;&quot;

Yet still the new properties properly serialize as expected:

&gt; document.body.style.cssText
&lt; &quot;break-after: page;&quot;
&gt; document.body.style.breakAfter
&lt; &quot;page&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1536001</commentid>
    <comment_count>1</comment_count>
    <who name="Joonghun Park">jh718.park</who>
    <bug_when>2019-05-14 04:26:45 -0700</bug_when>
    <thetext>I close this issue because this issue has been addressed in 197656.

*** This bug has been marked as a duplicate of bug 197656 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>