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

Side by Side Diff: LayoutTests/fast/frames/huge-cols-rows-values-expected.html

Issue 1072483004: Handle huge values for cols/rows in frameset (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch for landing Created 5 years, 8 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 unified diff | Download patch
OLDNEW
1 <frameset cols="" rows="1,1"> 1 <!DOCTYPE html>
2 <frameset>
2 <frame src="resources/red.html"> 3 <frame src="resources/red.html">
3 <frame src="resources/purple.html"> 4 <frame src="resources/purple.html">
4 </frameset> 5 </frameset>
OLDNEW
« no previous file with comments | « LayoutTests/fast/frames/huge-cols-rows-values.html ('k') | LayoutTests/fast/frames/invalid-cols-rows-value.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698