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

Unified 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, 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/HTMLLinkElement/resolve-url-on-insertion-expected.txt
diff --git a/LayoutTests/fast/dom/HTMLLinkElement/resolve-url-on-insertion-expected.txt b/LayoutTests/fast/dom/HTMLLinkElement/resolve-url-on-insertion-expected.txt
index 16adea13349caf64a0f74abdafec2459ebcbba8f..a2d43f43ce42a3d09cdb48052e5af8f1a353c87f 100644
--- a/LayoutTests/fast/dom/HTMLLinkElement/resolve-url-on-insertion-expected.txt
+++ b/LayoutTests/fast/dom/HTMLLinkElement/resolve-url-on-insertion-expected.txt
@@ -3,5 +3,3 @@ This tests that links resouce URLs are resolved dynamically when inserted into t
I should be blue...and I am!!!
I should be red...and I am!!!
-
-
« 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