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

Unified Diff: LayoutTests/inspector/tracing/hit-test-expected.txt

Issue 1194473003: Make updateLayoutAndStyleForPainting() O(N) in terms of frame number in LayoutView::hitTest() (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebasae layout test result because the order of the when the tracing runs changed Created 5 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 | Source/core/layout/LayoutPart.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/tracing/hit-test-expected.txt
diff --git a/LayoutTests/inspector/tracing/hit-test-expected.txt b/LayoutTests/inspector/tracing/hit-test-expected.txt
index fc42ea4055e5c5526dab138dff04eb6d6f61ae24..97c358d0b6ce2538a10c8fd2903eab1f57a825da 100644
--- a/LayoutTests/inspector/tracing/hit-test-expected.txt
+++ b/LayoutTests/inspector/tracing/hit-test-expected.txt
@@ -2,7 +2,6 @@ Tests instrumentation for Timeline HitTest event.
HitTest Properties:
{
- children : <object>
data : {
endData : {
nodeId : <number>
« no previous file with comments | « no previous file | Source/core/layout/LayoutPart.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698