<?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>55923</bug_id>
          
          <creation_ts>2011-03-07 20:53:19 -0800</creation_ts>
          <short_desc>Viewport lost &quot;default&quot; keyword, but is it still needed?</short_desc>
          <delta_ts>2011-03-07 20:53:19 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Joseph Pecoraro">joepeck</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ddkilzer</cc>
    
    <cc>kenneth</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>363796</commentid>
    <comment_count>0</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2011-03-07 20:53:19 -0800</bug_when>
    <thetext>In the past, a valid keyword for viewport value was &quot;default&quot;. This would
become the webkit client&apos;s default value for the given viewport key, similar
to &quot;auto&quot; when the value is undefined.

I don&apos;t think this concept is mentioned in the &quot;css-viewport&quot; spec, but this is a
regression from former behavior and functionality:
http://people.opera.com/rune/TR/css-viewport/

I&apos;m still trying to work out whether or not it needs a new &quot;ValueDefault&quot;
enum value, or if &quot;default&quot; is just a way to explicitly say &quot;ValueAuto&quot;.
Also, is this even necessary anymore? It seems as if web content
wants to dynamically change its viewport, it should just set the &lt;meta&gt;
tag again, and that will entirely replace the old viewport settings.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>