|
Devtools UI: Update inspect element node description label UI
This change updates the node description label to match updated tooltip
UI. These labels have the following characteristics:
- Default to above the anchor element
- Centered above the anchor element
- Clamped to the visible viewport (no change)
- Non monospace font to improve text readibility
- Removal of "px" in dimensions
This change is behind the material experiment.
BUG= 513066
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200622
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+202 lines, -19 lines) |
Patch |
 |
M |
LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-expected.txt
|
View
|
1
|
7 chunks |
+14 lines, -7 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-scroll-expected.txt
|
View
|
1
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/inspector/elements/highlight/highlight-node-expected.txt
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/inspector/elements/highlight/highlight-node-scaled-and-scrolled-expected.txt
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/inspector/elements/highlight/highlight-node-scaled-expected.txt
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/inspector/elements/highlight/highlight-node-scroll-expected.txt
|
View
|
1
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/inspector/elements/highlight/highlight-node-transformed-expected.txt
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/inspector/elements/highlight/highlight-svg-content-inside-iframe-expected.txt
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/inspector/elements/highlight/highlight-svg-root-expected.txt
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/inspector/elements/highlight/highlight-svg-root-zoomed-expected.txt
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/inspector/InspectorDOMAgent.cpp
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/inspector/InspectorHighlight.h
|
View
|
1
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/inspector/InspectorHighlight.cpp
|
View
|
1
|
5 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/inspector/InspectorOverlayPage.html
|
View
|
1
|
5 chunks |
+154 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/devtools/front_end/sdk/DOMModel.js
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/devtools/protocol.json
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 11 (5 generated)
|