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

Unified Diff: sky/tests/lowlevel/scrollbar-expected.txt

Issue 828433004: Fix renderName on RenderBlock and RenderParagraph. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 months 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
« no previous file with comments | « sky/tests/lowlevel/iframe-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/lowlevel/scrollbar-expected.txt
diff --git a/sky/tests/lowlevel/scrollbar-expected.txt b/sky/tests/lowlevel/scrollbar-expected.txt
index 0756a1f4b5228b26b7ff61b10fab3cda5815f53c..329f464e7d1cf92605d5abe5eb321548cc1e14f2 100644
--- a/sky/tests/lowlevel/scrollbar-expected.txt
+++ b/sky/tests/lowlevel/scrollbar-expected.txt
@@ -5,63 +5,63 @@ layer at (0,0) size 800x400
layer at (0,0) size 800x400 scrollHeight 1500
RenderBlock {scroller} at (0,0) size 800x400
RenderBlock {div} at (0,0) size 800x100
- RenderBlock (anonymous) at (0,0) size 800x19
+ RenderParagraph (anonymous) at (0,0) size 800x19
RenderText {#text} at (0,0) size 10x19
text run at (0,0) width 10: "a"
RenderBlock {div} at (0,100) size 800x100
- RenderBlock (anonymous) at (0,0) size 800x19
+ RenderParagraph (anonymous) at (0,0) size 800x19
RenderText {#text} at (0,0) size 11x19
text run at (0,0) width 11: "b"
RenderBlock {div} at (0,200) size 800x100
- RenderBlock (anonymous) at (0,0) size 800x19
+ RenderParagraph (anonymous) at (0,0) size 800x19
RenderText {#text} at (0,0) size 9x19
text run at (0,0) width 9: "c"
RenderBlock {div} at (0,300) size 800x100
- RenderBlock (anonymous) at (0,0) size 800x19
+ RenderParagraph (anonymous) at (0,0) size 800x19
RenderText {#text} at (0,0) size 11x19
text run at (0,0) width 11: "d"
RenderBlock {div} at (0,400) size 800x100
- RenderBlock (anonymous) at (0,0) size 800x19
+ RenderParagraph (anonymous) at (0,0) size 800x19
RenderText {#text} at (0,0) size 10x19
text run at (0,0) width 10: "e"
RenderBlock {div} at (0,500) size 800x100
- RenderBlock (anonymous) at (0,0) size 800x19
+ RenderParagraph (anonymous) at (0,0) size 800x19
RenderText {#text} at (0,0) size 6x19
text run at (0,0) width 6: "f"
RenderBlock {div} at (0,600) size 800x100
- RenderBlock (anonymous) at (0,0) size 800x19
+ RenderParagraph (anonymous) at (0,0) size 800x19
RenderText {#text} at (0,0) size 11x19
text run at (0,0) width 11: "g"
RenderBlock {div} at (0,700) size 800x100
- RenderBlock (anonymous) at (0,0) size 800x19
+ RenderParagraph (anonymous) at (0,0) size 800x19
RenderText {#text} at (0,0) size 11x19
text run at (0,0) width 11: "h"
RenderBlock {div} at (0,800) size 800x100
- RenderBlock (anonymous) at (0,0) size 800x19
+ RenderParagraph (anonymous) at (0,0) size 800x19
RenderText {#text} at (0,0) size 5x19
text run at (0,0) width 5: "i"
RenderBlock {div} at (0,900) size 800x100
- RenderBlock (anonymous) at (0,0) size 800x19
+ RenderParagraph (anonymous) at (0,0) size 800x19
RenderText {#text} at (0,0) size 5x19
text run at (0,0) width 5: "j"
RenderBlock {div} at (0,1000) size 800x100
- RenderBlock (anonymous) at (0,0) size 800x19
+ RenderParagraph (anonymous) at (0,0) size 800x19
RenderText {#text} at (0,0) size 10x19
text run at (0,0) width 10: "k"
RenderBlock {div} at (0,1100) size 800x100
- RenderBlock (anonymous) at (0,0) size 800x19
+ RenderParagraph (anonymous) at (0,0) size 800x19
RenderText {#text} at (0,0) size 5x19
text run at (0,0) width 5: "l"
RenderBlock {div} at (0,1200) size 800x100
- RenderBlock (anonymous) at (0,0) size 800x19
+ RenderParagraph (anonymous) at (0,0) size 800x19
RenderText {#text} at (0,0) size 16x19
text run at (0,0) width 16: "m"
RenderBlock {div} at (0,1300) size 800x100
- RenderBlock (anonymous) at (0,0) size 800x19
+ RenderParagraph (anonymous) at (0,0) size 800x19
RenderText {#text} at (0,0) size 11x19
text run at (0,0) width 11: "n"
RenderBlock {div} at (0,1400) size 800x100
- RenderBlock (anonymous) at (0,0) size 800x19
+ RenderParagraph (anonymous) at (0,0) size 800x19
RenderText {#text} at (0,0) size 10x19
text run at (0,0) width 10: "o"
« no previous file with comments | « sky/tests/lowlevel/iframe-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698