-
Notifications
You must be signed in to change notification settings - Fork 185
Detect modern HTML5 <meta charset> in attached Javadoc #5087
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
chagong
wants to merge
3
commits into
eclipse-jdt:master
Choose a base branch
from
chagong:fix/attached-javadoc-modern-meta-charset
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
255 changes: 255 additions & 0 deletions
255
...lipse.jdt.core.tests.model/workspace/AttachedJavadocProject/UTF8doc3/p/TestBug394382.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,255 @@ | ||
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | ||
| <!-- NewPage --> | ||
| <html lang="en"> | ||
| <head> | ||
| <title>TestBug394382</title> | ||
| <meta name="viewport" content="width=device-width"> | ||
| <meta name="x" data-charset="ISO-8859-1"> | ||
| <meta charset="UTF-8" /> | ||
| <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> | ||
| </head> | ||
| <body> | ||
| <script type="text/javascript"><!-- | ||
| if (location.href.indexOf('is-external=true') == -1) { | ||
| parent.document.title="TestBug394382"; | ||
| } | ||
| //--> | ||
| </script> | ||
| <noscript> | ||
| <div>JavaScript is disabled on your browser.</div> | ||
| </noscript> | ||
| <!-- ========= START OF TOP NAVBAR ======= --> | ||
| <div class="topNav"><a name="navbar_top"> | ||
| <!-- --> | ||
| </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> | ||
| <!-- --> | ||
| </a> | ||
| <ul class="navList" title="Navigation"> | ||
| <li><a href="../p/package-summary.html">Package</a></li> | ||
| <li class="navBarCell1Rev">Class</li> | ||
| <li><a href="package-tree.html">Tree</a></li> | ||
| <li><a href="../deprecated-list.html">Deprecated</a></li> | ||
| <li><a href="../index-all.html">Index</a></li> | ||
| <li><a href="../help-doc.html">Help</a></li> | ||
| </ul> | ||
| </div> | ||
| <div class="subNav"> | ||
| <ul class="navList"> | ||
| <li>Prev Class</li> | ||
| <li>Next Class</li> | ||
| </ul> | ||
| <ul class="navList"> | ||
| <li><a href="../index.html?p/TestBug394382.html" target="_top">Frames</a></li> | ||
| <li><a href="TestBug394382.html" target="_top">No Frames</a></li> | ||
| </ul> | ||
| <ul class="navList" id="allclasses_navbar_top"> | ||
| <li><a href="../allclasses-noframe.html">All Classes</a></li> | ||
| </ul> | ||
| <div> | ||
| <script type="text/javascript"><!-- | ||
| allClassesLink = document.getElementById("allclasses_navbar_top"); | ||
| if(window==top) { | ||
| allClassesLink.style.display = "block"; | ||
| } | ||
| else { | ||
| allClassesLink.style.display = "none"; | ||
| } | ||
| //--> | ||
| </script> | ||
| </div> | ||
| <div> | ||
| <ul class="subNavList"> | ||
| <li>Summary: </li> | ||
| <li>Nested | </li> | ||
| <li>Field | </li> | ||
| <li><a href="#constructor_summary">Constr</a> | </li> | ||
| <li><a href="#method_summary">Method</a></li> | ||
| </ul> | ||
| <ul class="subNavList"> | ||
| <li>Detail: </li> | ||
| <li>Field | </li> | ||
| <li><a href="#constructor_detail">Constr</a> | </li> | ||
| <li><a href="#method_detail">Method</a></li> | ||
| </ul> | ||
| </div> | ||
| <a name="skip-navbar_top"> | ||
| <!-- --> | ||
| </a></div> | ||
| <!-- ========= END OF TOP NAVBAR ========= --> | ||
| <!-- ======== START OF CLASS DATA ======== --> | ||
| <div class="header"> | ||
| <div class="subTitle">p</div> | ||
| <h2 title="Class TestBug394382" class="title">Class TestBug394382</h2> | ||
| </div> | ||
| <div class="contentContainer"> | ||
| <ul class="inheritance"> | ||
| <li>java.lang.Object</li> | ||
| <li> | ||
| <ul class="inheritance"> | ||
| <li>p.TestBug394382</li> | ||
| </ul> | ||
| </li> | ||
| </ul> | ||
| <div class="description"> | ||
| <ul class="blockList"> | ||
| <li class="blockList"> | ||
| <hr> | ||
| <br> | ||
| <pre>public class <span class="strong">TestBug394382</span> | ||
| extends java.lang.Object</pre> | ||
| <div class="block">こんにちは世界 ! This class <code>TestBug394382</code> is to test bug 426058</div> | ||
| <dl><dt><span class="strong">See Also:</span></dt><dd><code>https://bugs.eclipse.org/bugs/show_bug.cgi?id=394382</code></dd></dl> | ||
| </li> | ||
| </ul> | ||
| </div> | ||
| <div class="summary"> | ||
| <ul class="blockList"> | ||
| <li class="blockList"> | ||
| <!-- ======== CONSTRUCTOR SUMMARY ======== --> | ||
| <ul class="blockList"> | ||
| <li class="blockList"><a name="constructor_summary"> | ||
| <!-- --> | ||
| </a> | ||
| <h3>Constructor Summary</h3> | ||
| <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> | ||
| <caption><span>Constructors</span><span class="tabEnd"> </span></caption> | ||
| <tr> | ||
| <th class="colOne" scope="col">Constructor and Description</th> | ||
| </tr> | ||
| <tr class="altColor"> | ||
| <td class="colOne"><code><strong><a href="../p/TestBug394382.html#TestBug394382()">TestBug394382</a></strong>()</code> </td> | ||
| </tr> | ||
| </table> | ||
| </li> | ||
| </ul> | ||
| <!-- ========== METHOD SUMMARY =========== --> | ||
| <ul class="blockList"> | ||
| <li class="blockList"><a name="method_summary"> | ||
| <!-- --> | ||
| </a> | ||
| <h3>Method Summary</h3> | ||
| <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> | ||
| <caption><span>Methods</span><span class="tabEnd"> </span></caption> | ||
| <tr> | ||
| <th class="colFirst" scope="col">Modifier and Type</th> | ||
| <th class="colLast" scope="col">Method and Description</th> | ||
| </tr> | ||
| <tr class="altColor"> | ||
| <td class="colFirst"><code>static void</code></td> | ||
| <td class="colLast"><code><strong><a href="../p/TestBug394382.html#main(java.lang.String[])">main</a></strong>(java.lang.String[] args)</code> </td> | ||
| </tr> | ||
| </table> | ||
| <ul class="blockList"> | ||
| <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> | ||
| <!-- --> | ||
| </a> | ||
| <h3>Methods inherited from class java.lang.Object</h3> | ||
| <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> | ||
| </ul> | ||
| </li> | ||
| </ul> | ||
| </li> | ||
| </ul> | ||
| </div> | ||
| <div class="details"> | ||
| <ul class="blockList"> | ||
| <li class="blockList"> | ||
| <!-- ========= CONSTRUCTOR DETAIL ======== --> | ||
| <ul class="blockList"> | ||
| <li class="blockList"><a name="constructor_detail"> | ||
| <!-- --> | ||
| </a> | ||
| <h3>Constructor Detail</h3> | ||
| <a name="TestBug394382()"> | ||
| <!-- --> | ||
| </a> | ||
| <ul class="blockListLast"> | ||
| <li class="blockList"> | ||
| <h4>TestBug394382</h4> | ||
| <pre>public TestBug394382()</pre> | ||
| </li> | ||
| </ul> | ||
| </li> | ||
| </ul> | ||
| <!-- ============ METHOD DETAIL ========== --> | ||
| <ul class="blockList"> | ||
| <li class="blockList"><a name="method_detail"> | ||
| <!-- --> | ||
| </a> | ||
| <h3>Method Detail</h3> | ||
| <a name="main(java.lang.String[])"> | ||
| <!-- --> | ||
| </a> | ||
| <ul class="blockListLast"> | ||
| <li class="blockList"> | ||
| <h4>main</h4> | ||
| <pre>public static void main(java.lang.String[] args)</pre> | ||
| </li> | ||
| </ul> | ||
| </li> | ||
| </ul> | ||
| </li> | ||
| </ul> | ||
| </div> | ||
| </div> | ||
| <!-- ========= END OF CLASS DATA ========= --> | ||
| <!-- ======= START OF BOTTOM NAVBAR ====== --> | ||
| <div class="bottomNav"><a name="navbar_bottom"> | ||
| <!-- --> | ||
| </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> | ||
| <!-- --> | ||
| </a> | ||
| <ul class="navList" title="Navigation"> | ||
| <li><a href="../p/package-summary.html">Package</a></li> | ||
| <li class="navBarCell1Rev">Class</li> | ||
| <li><a href="package-tree.html">Tree</a></li> | ||
| <li><a href="../deprecated-list.html">Deprecated</a></li> | ||
| <li><a href="../index-all.html">Index</a></li> | ||
| <li><a href="../help-doc.html">Help</a></li> | ||
| </ul> | ||
| </div> | ||
| <div class="subNav"> | ||
| <ul class="navList"> | ||
| <li>Prev Class</li> | ||
| <li>Next Class</li> | ||
| </ul> | ||
| <ul class="navList"> | ||
| <li><a href="../index.html?p/TestBug394382.html" target="_top">Frames</a></li> | ||
| <li><a href="TestBug394382.html" target="_top">No Frames</a></li> | ||
| </ul> | ||
| <ul class="navList" id="allclasses_navbar_bottom"> | ||
| <li><a href="../allclasses-noframe.html">All Classes</a></li> | ||
| </ul> | ||
| <div> | ||
| <script type="text/javascript"><!-- | ||
| allClassesLink = document.getElementById("allclasses_navbar_bottom"); | ||
| if(window==top) { | ||
| allClassesLink.style.display = "block"; | ||
| } | ||
| else { | ||
| allClassesLink.style.display = "none"; | ||
| } | ||
| //--> | ||
| </script> | ||
| </div> | ||
| <div> | ||
| <ul class="subNavList"> | ||
| <li>Summary: </li> | ||
| <li>Nested | </li> | ||
| <li>Field | </li> | ||
| <li><a href="#constructor_summary">Constr</a> | </li> | ||
| <li><a href="#method_summary">Method</a></li> | ||
| </ul> | ||
| <ul class="subNavList"> | ||
| <li>Detail: </li> | ||
| <li>Field | </li> | ||
| <li><a href="#constructor_detail">Constr</a> | </li> | ||
| <li><a href="#method_detail">Method</a></li> | ||
| </ul> | ||
| </div> | ||
| <a name="skip-navbar_bottom"> | ||
| <!-- --> | ||
| </a></div> | ||
| <!-- ======== END OF BOTTOM NAVBAR ======= --> | ||
| </body> | ||
| </html> |
8 changes: 8 additions & 0 deletions
8
...clipse.jdt.core.tests.model/workspace/AttachedJavadocProject/UTF8doc3/p/TestBug394382.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| <div class="block">こんにちは世界 ! This class <code>TestBug394382</code> is to test bug 426058</div> | ||
| <dl><dt><span class="strong">See Also:</span></dt><dd><code>https://bugs.eclipse.org/bugs/show_bug.cgi?id=394382</code></dd></dl> | ||
| </li> | ||
| </ul> | ||
| </div> | ||
| <div class="summary"> | ||
| <ul class="blockList"> | ||
| <li class="blockList"> |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.