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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/option-index-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (anonymous) at (0,0) size 784x36 6 RenderBlock (anonymous) at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 756x36 7 RenderText {#text} at (0,0) size 756x36
8 text run at (0,0) width 756: "This test makes sure we don't crash when trying to get the index of an option element that has no corresponding select" 8 text run at (0,0) width 756: "This test makes sure we don't crash when trying to get the index of an option element that has no corresponding select"
9 text run at (0,18) width 55: "element." 9 text run at (0,18) width 55: "element."
10 RenderBlock {DIV} at (0,36) size 784x36 10 RenderBlock {DIV} at (0,36) size 784x36
11 RenderText {#text} at (0,0) size 84x18 11 RenderText {#text} at (0,0) size 84x18
12 text run at (0,0) width 84: "Test Passed. " 12 text run at (0,0) width 84: "Test Passed. "
13 RenderBR {BR} at (83,14) size 1x0 13 LayoutBR {BR} at (83,14) size 1x0
14 RenderText {#text} at (0,18) size 379x18 14 RenderText {#text} at (0,18) size 379x18
15 text run at (0,18) width 379: "Index for option element with no corres ponding select is: 0" 15 text run at (0,18) width 379: "Index for option element with no corres ponding select is: 0"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698