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

Side by Side Diff: LayoutTests/platform/win-xp/fast/images/imagemap-focus-ring-zoom-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (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 (11.52,11.52) size 776.97x576.97 5 RenderBody {BODY} at (11.52,11.52) size 776.97x576.97
6 RenderText {#text} at (0,0) size 776x244 6 RenderText {#text} at (0,0) size 776x244
7 text run at (0,0) width 776: "This test can be used to ensure that a foc us ring is drawn correctly for an imagemap" 7 text run at (0,0) width 776: "This test can be used to ensure that a foc us ring is drawn correctly for an imagemap"
8 text run at (0,27) width 758: "even when the page is zoomed. This test P ASSED if a focus ring is drawn around" 8 text run at (0,27) width 758: "even when the page is zoomed. This test P ASSED if a focus ring is drawn around"
9 text run at (0,218) width 376: "the <area> in the imagemap to the right. " 9 text run at (0,218) width 376: "the <area> in the imagemap to the right. "
10 RenderInline {MAP} at (0,0) size 0x0 10 RenderInline {MAP} at (0,0) size 0x0
11 RenderText {#text} at (0,0) size 0x0 11 RenderText {#text} at (0,0) size 0x0
12 RenderInline {AREA} at (0,0) size 0x0 12 RenderInline {AREA} at (0,0) size 0x0
13 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
14 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
15 RenderImage {IMG} at (376,54) size 184.31x184.31 15 LayoutImage {IMG} at (376,54) size 184.31x184.31
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698