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

Unified Diff: Source/core/platform/Length.h

Issue 18565005: Revert "Rewrite parseFrameSetListOfDimension to match HTML5" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 | « Source/core/html/HTMLFrameSetElement.cpp ('k') | Source/core/platform/Length.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/Length.h
diff --git a/Source/core/platform/Length.h b/Source/core/platform/Length.h
index 6f1eb0b28013128a52908767da972025e30b52f7..516c952b69d402c48f96b5bf04d493e455f01234 100644
--- a/Source/core/platform/Length.h
+++ b/Source/core/platform/Length.h
@@ -310,6 +310,7 @@ private:
};
Vector<Length> parseHTMLAreaElementCoords(const String&);
+Vector<Length> parseFrameSetListOfDimensions(const String&);
} // namespace WebCore
« no previous file with comments | « Source/core/html/HTMLFrameSetElement.cpp ('k') | Source/core/platform/Length.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698