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

Unified Diff: LayoutTests/fast/repaint/overflow-flipped-writing-mode-block-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/fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt
diff --git a/LayoutTests/fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt b/LayoutTests/fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt
index 13a946b91ae7347a5a8b973738f6f0f41b5c9178..c5abac27325bc040bb1bcff36cbae3867ffc6966 100644
--- a/LayoutTests/fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt
+++ b/LayoutTests/fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt
@@ -4,14 +4,15 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
layer at (100,100) size 104x404
- RenderRegion {DIV} at (100,100) size 104x404 [border: (2px solid #000000)]
-Flow Threads
- Thread with flow-name 'thread'
+ RenderBlock (positioned) {DIV} at (100,100) size 104x404 [border: (2px solid #000000)]
+ RenderNamedFlowFragment at (2,2) size 100x400
+Named flows
+ Named flow 'thread'
layer at (0,0) size 100x400
RenderNamedFlowThread at (0,0) size 100x400
RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
RenderBlock {DIV} at (0,0) size 100x25
RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
RenderBlock {DIV} at (0,0) size 100x50 [bgcolor=#FF0000]
- 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