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

Unified Diff: LayoutTests/dart/microtask-queue-expected.txt

Issue 1672443003: Fix devtools bugs Fix a spurious layout test failure (Closed) Base URL: svn://svn.chromium.org/blink/branches/dart/2454_1
Patch Set: Created 4 years, 10 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/bindings/core/dart/DartInspectorDebuggerAgent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/dart/microtask-queue-expected.txt
diff --git a/LayoutTests/dart/microtask-queue-expected.txt b/LayoutTests/dart/microtask-queue-expected.txt
index 3b9b506874f793a27c0905b52961089714947165..d20c85ad0b806e56fe23793c843845b373a4aea7 100644
--- a/LayoutTests/dart/microtask-queue-expected.txt
+++ b/LayoutTests/dart/microtask-queue-expected.txt
@@ -2,7 +2,7 @@ CONSOLE MESSAGE: sending something to the console
CONSOLE MESSAGE: done with main
CONSOLE MESSAGE: line 1: mutation occurred
layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
+ LayoutBlockFlow {HTML} at (0,0) size 800x600
+ LayoutBlockFlow {BODY} at (8,8) size 784x584
« no previous file with comments | « no previous file | Source/bindings/core/dart/DartInspectorDebuggerAgent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698