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

Unified Diff: LayoutTests/platform/win/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/win/fast/repaint/line-flow-with-floats-in-regions-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-in-regions-expected.txt b/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-in-regions-expected.txt
index 8d76a1dfd0c21ee0ab00ba19ac61be6f8e21ee36..9c2c29f553dbfb4e31c8459d5aa230e6312de8bd 100644
--- a/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-in-regions-expected.txt
+++ b/LayoutTests/platform/win/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
@@ -78,5 +79,5 @@ Flow Threads
text run at (387,466) width 25: "me?"
text run at (6,486) width 406: "They\x{2019}re dreadfully fond of beheading people here; the great"
text run at (6,506) width 248: "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