This image shows three panels in the Chrome developer tools. From the left, the first two panels, Elements and Styles, are developer tools for inspecting the page source. The third panel displays the running Oracle JET web app with the partial-image display issue.
In the Elements panel, the HTML span
element that surrounds the Soccer activity’s image is highlighted. In the Styles panel, the CSS style background-image
is highlighted and a context menu is displayed. In the right-click dropdown menu, the Reveal in Sources panel option is highlighted.