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

Side by Side Diff: LayoutTests/fast/dom/HTMLLinkElement/resolve-url-on-insertion-expected.txt

Issue 15871005: Avoid N^2 walk placing renderers when building the render tree (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Merging ToT Created 7 years, 6 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 This tests that links resouce URLs are resolved dynamically when inserted into t he document, and honor the base URL of the document at the time of insertion. 1 This tests that links resouce URLs are resolved dynamically when inserted into t he document, and honor the base URL of the document at the time of insertion.
2 2
3 I should be blue...and I am!!! 3 I should be blue...and I am!!!
4 4
5 I should be red...and I am!!! 5 I should be red...and I am!!!
6
7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698