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

Unified Diff: LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-in-regions-expected.txt

Issue 79433004: Display anonymous regions in DRT (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch for landing Created 7 years, 1 month 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
Index: LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-in-regions-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-in-regions-expected.txt b/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-in-regions-expected.txt
index 8c569ebffecec3a5b531b7e82bd55c8ba5e0e77a..c4cd3ed3a437ef78a51224ee57c9013e4fe48e56 100644
--- a/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-in-regions-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-in-regions-expected.txt
@@ -4,9 +4,10 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (0,0) size 800x600
layer at (100,0) size 500x600
- RenderRegion {DIV} at (100,0) size 500x600
-Flow Threads
- Thread with flow-name 'thread'
+ RenderBlock (positioned) {DIV} at (100,0) size 500x600
+ RenderNamedFlowFragment at (0,0) size 500x600
+Named flows
+ Named flow 'thread'
layer at (0,0) size 500x600
RenderNamedFlowThread at (0,0) size 500x600
RenderPartObject {IFRAME} at (0,0) size 500x600
@@ -84,5 +85,5 @@ Flow Threads
text run at (81,456) width 331: "me? They\x{2019}re dreadfully fond of beheading people"
text run at (6,474) width 93: "here; the great "
text run at (99,474) width 261: "wonder is, that there\x{2018}s any one left alive!\x{2019}"
- Regions for flow 'thread'
- RenderRegion {DIV}
+ Regions for named flow 'thread'
+ RenderNamedFlowFragment (anonymous child of {DIV})

Powered by Google App Engine
This is Rietveld 408576698