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

Unified Diff: LayoutTests/platform/android/fast/repaint/region-painting-invalidation-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/android/fast/repaint/region-painting-invalidation-expected.txt
diff --git a/LayoutTests/platform/android/fast/repaint/region-painting-invalidation-expected.txt b/LayoutTests/platform/android/fast/repaint/region-painting-invalidation-expected.txt
index 7ac0bf23e61300e0781c5fe714d3cf40db28d689..9b9073630f4bb11c0189b53d2843b3938f394188 100644
--- a/LayoutTests/platform/android/fast/repaint/region-painting-invalidation-expected.txt
+++ b/LayoutTests/platform/android/fast/repaint/region-painting-invalidation-expected.txt
@@ -6,15 +6,17 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,152) size 784x20
RenderBR {BR} at (0,0) size 0x19
layer at (8,8) size 302x152
- RenderRegion {DIV} at (0,0) size 302x152 [bgcolor=#FF0000] [border: (1px solid #000000)]
+ RenderBlock {DIV} at (0,0) size 302x152 [bgcolor=#FF0000] [border: (1px solid #000000)]
+ RenderNamedFlowFragment at (1,1) size 300x150
layer at (8,178) size 302x202
- RenderRegion {DIV} at (0,170) size 302x202 [bgcolor=#FF0000] [border: (1px solid #000000)]
-Flow Threads
- Thread with flow-name 'flow1'
+ RenderBlock {DIV} at (0,170) size 302x202 [bgcolor=#FF0000] [border: (1px solid #000000)]
+ RenderNamedFlowFragment at (1,1) size 300x200
+Named flows
+ Named flow 'flow1'
layer at (0,0) size 300x350
RenderNamedFlowThread at (0,0) size 300x350
RenderBlock {DIV} at (0,0) size 300x350
RenderBlock {DIV} at (0,0) size 300x350 [bgcolor=#008000]
- Regions for flow 'flow1'
- RenderRegion {DIV} #region1
- RenderRegion {DIV} #region2
+ Regions for named flow 'flow1'
+ RenderNamedFlowFragment (anonymous child of {DIV} #region1)
+ RenderNamedFlowFragment (anonymous child of {DIV} #region2)

Powered by Google App Engine
This is Rietveld 408576698