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

Side by Side Diff: LayoutTests/platform/win-xp/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 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 760x19 7 RenderText {#text} at (0,0) size 760x19
8 text run at (0,0) width 760: "This test makes sure we don't crash when trying to get the index of an option element that has no corresponding select e lement." 8 text run at (0,0) width 760: "This test makes sure we don't crash when trying to get the index of an option element that has no corresponding select e lement."
9 RenderBlock {DIV} at (0,20) size 784x40 9 RenderBlock {DIV} at (0,20) size 784x40
10 RenderText {#text} at (0,0) size 81x19 10 RenderText {#text} at (0,0) size 81x19
11 text run at (0,0) width 81: "Test Passed. " 11 text run at (0,0) width 81: "Test Passed. "
12 RenderBR {BR} at (81,15) size 0x0 12 LayoutBR {BR} at (81,15) size 0x0
13 RenderText {#text} at (0,20) size 351x19 13 RenderText {#text} at (0,20) size 351x19
14 text run at (0,20) width 351: "Index for option element with no corres ponding select is: 0" 14 text run at (0,20) width 351: "Index for option element with no corres ponding select is: 0"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698