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

Unified Diff: LayoutTests/platform/mac/fast/repaint/japanese-rl-selection-repaint-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/japanese-rl-selection-repaint-in-regions-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt b/LayoutTests/platform/mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt
index 5a473de96efc87365b7af93e7cf2ae0a8c2abc6e..22db3d9499e3b98126a9f955a46bc0faed71a534 100644
--- a/LayoutTests/platform/mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt
@@ -4,9 +4,10 @@ layer at (754,0) size 46x600
RenderBlock {HTML} at (0,0) size 46x600 [border: (10px solid #800000)]
RenderBody {BODY} at (18,18) size 10x564 [border: (5px solid #000000)]
layer at (296,100) size 404x404
- RenderRegion {DIV} at (100,100) size 404x404 [border: (2px solid #000000)]
-Flow Threads
- Thread with flow-name 'thread'
+ RenderBlock (positioned) {DIV} at (100,100) size 404x404 [border: (2px solid #000000)]
+ RenderNamedFlowFragment at (2,2) size 400x400
+Named flows
+ Named flow 'thread'
layer at (400,0) size 400x400
RenderNamedFlowThread at (0,0) size 400x400
RenderBlock {DIV} at (0,0) size 350x400
@@ -25,7 +26,7 @@ Flow Threads
text run at (277,0) width 400: "\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}"
text run at (302,0) width 387: "\x{3059}\x{304B} \x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}"
text run at (327,0) width 40: "\x{8A2A}\x{554F}"
- Regions for flow 'thread'
- RenderRegion {DIV}
+ Regions for named flow 'thread'
+ RenderNamedFlowFragment (anonymous child of {DIV})
selection start: position 71 of child 0 {#text} of child 1 {DIV} of body
selection end: position 231 of child 0 {#text} of child 1 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698