Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(211)

Unified Diff: LayoutTests/fast/ruby/ruby-illegal.html

Issue 554075: Merge 53525 - Bug 33266 WebCore::InlineFlowBox::determineSpacingForFlowBoxes... (Closed) Base URL: svn://chrome-svn/chrome/branches/WebKit/249s/
Patch Set: Created 10 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/ChangeLog ('k') | LayoutTests/fast/ruby/ruby-illegal-1.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/ruby/ruby-illegal.html
===================================================================
--- LayoutTests/fast/ruby/ruby-illegal.html (revision 37095)
+++ LayoutTests/fast/ruby/ruby-illegal.html (working copy)
@@ -1,22 +0,0 @@
-<html>
-<head>
-<script>
-function test()
-{
- if (window.layoutTestController)
- layoutTestController.dumpAsText();
- document.getElementById("result").firstChild.data = 'SUCCESS!';
-}
-</script>
-</head>
-<body onload="test()">
-<div id="result">FAILED!</div>
-<!-- The following malformed (!) lines mustn't crash the renderer -->
-<div><blockQuote><ruby><i><noBR><form><input type=file></i></div>
-<div><ruby <table >\x0e</div>
-<div><ruby <table >\x0e<i</div>
-<div><samp><ruby <s<hr</samp></div>
-<div><samp><ruby <s<r<blockQuote</samp></div>
-<div><samp><ruby <s<hr<blockQuote</samp></div>
-</body>
-</html>
« no previous file with comments | « LayoutTests/ChangeLog ('k') | LayoutTests/fast/ruby/ruby-illegal-1.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698