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

Unified Diff: LayoutTests/platform/mac/fast/regions/multiple-directionality-changes-in-variable-width-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/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt
diff --git a/LayoutTests/platform/mac/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt b/LayoutTests/platform/mac/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt
index d401c7a56b2d7d38bced56ed5d9cf7a3aad638f8..607cf4d801e0104495a79a489a4887befe37bca5 100644
--- a/LayoutTests/platform/mac/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt
+++ b/LayoutTests/platform/mac/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt
@@ -5,13 +5,16 @@ layer at (0,0) size 800x422
RenderBody {BODY} at (8,8) size 784x406
RenderBlock {DIV} at (0,0) size 784x406
layer at (8,8) size 402x102
- RenderRegion {DIV} at (0,0) size 402x102 [border: (1px solid #000000)]
+ RenderBlock {DIV} at (0,0) size 402x102 [border: (1px solid #000000)]
+ RenderNamedFlowFragment at (1,1) size 400x100
layer at (8,110) size 502x182
- RenderRegion {DIV} at (0,102) size 502x182 [border: (1px solid #000000)]
+ RenderBlock {DIV} at (0,102) size 502x182 [border: (1px solid #000000)]
+ RenderNamedFlowFragment at (1,1) size 500x180
layer at (8,292) size 202x122
- RenderRegion {DIV} at (0,284) size 202x122 [border: (1px solid #000000)]
-Flow Threads
- Thread with flow-name 'flow1'
+ RenderBlock {DIV} at (0,284) size 202x122 [border: (1px solid #000000)]
+ RenderNamedFlowFragment at (1,1) size 200x120
+Named flows
+ Named flow 'flow1'
layer at (0,0) size 500x400
RenderNamedFlowThread at (0,0) size 500x400
RenderBlock {DIV} at (25,0) size 450x372
@@ -33,7 +36,7 @@ Flow Threads
RenderBlock {P} at (1,214) size 313.22x18
RenderText {#text} at (0,0) size 304x18
text run at (0,0) width 304: "This line of text should not get out of the region."
- Regions for flow 'flow1'
- RenderRegion {DIV} #region1
- RenderRegion {DIV} #region2
- RenderRegion {DIV} #region3
+ Regions for named flow 'flow1'
+ RenderNamedFlowFragment (anonymous child of {DIV} #region1)
+ RenderNamedFlowFragment (anonymous child of {DIV} #region2)
+ RenderNamedFlowFragment (anonymous child of {DIV} #region3)

Powered by Google App Engine
This is Rietveld 408576698