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

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>17316</bug_id>
          
          <creation_ts>2012-06-05 05:42:04 +0000</creation_ts>
          <short_desc>&quot;include&quot; support in  html to enable modeled code</short_desc>
          <delta_ts>2013-01-07 05:39:31 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Yang Sun">eric.sun</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>rniwa</cc>
    
    <cc>robin</cc>
    
    <cc>silviapfeiffer1</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>68615</commentid>
    <comment_count>0</comment_count>
    <who name="Yang Sun">eric.sun</who>
    <bug_when>2012-06-05 05:42:04 +0000</bug_when>
    <thetext>Hi all.
As we all know that, in JSP we have &quot;&quot;include&quot; so that we can include other web page model into current page, which is very beneficial for code reuse and short G2M.

But in html, this capability is very weak.
Although we have iframe, but we can not prevent it can not be included by a higher class html page.In another hand, iframe can not be compared with div on layout, iframe&apos;s size can only be designated by outside, but can not fit the inner content layout and size.

What&apos;s more, iframe loading in UA  is an new document isolated with parent window, which we be a little strict in some scenario, if we can support div with src attribute, it will be better.

So in summary, can we let html support include tag similar with JSP or extending div element to support &quot;src&quot; attribute, so we can extend html to a more modeling mode in architecture view.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>68616</commentid>
    <comment_count>1</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2012-06-05 05:55:13 +0000</bug_when>
    <thetext>Sounds like what you&apos;re looking for is
http://dev.w3.org/html5/spec/single-page.html#dom-iframe-seamless</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>70221</commentid>
    <comment_count>2</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-07-18 07:10:21 +0000</bug_when>
    <thetext>This bug was cloned to create bug 17875 as part of operation convergence.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73336</commentid>
    <comment_count>3</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2012-09-06 17:02:31 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the Editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this document:

   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Rationale:

This is indeed supported through the seamless attribute.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>80979</commentid>
    <comment_count>4</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2013-01-07 05:39:31 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If
you are satisfied with this response, please change the state of
this bug to CLOSED. If you have additional information and would
like the Editor to reconsider, please reopen this bug. If you would
like to escalate the issue to the full HTML Working Group, please
add the TrackerRequest keyword to this bug, and suggest title and
text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this
document:   http://dev.w3.org/html5/decision-policy/decision-policy-v2.html

Status: Accepted
Change Description: https://github.com/w3c/html/commit/9f91cba7dea7f0769ced7215359b015cc498368f
Rationale: adopted WHATWG change to provide an explicit example with inclusion</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>