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

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: Adding a mitigation for the perf regression to Element::recalcStyle. 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 unified diff | Download patch
« no previous file with comments | « no previous file | LayoutTests/http/tests/cache/subresource-expiration-1-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | LayoutTests/http/tests/cache/subresource-expiration-1-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698