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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt

Issue 1877763002: METER with -webkit-appearance:none should be rendered with the normal CSS way. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Drop LayoutTheme change, add TODO comments Created 4 years, 7 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {METER} at (0,1.19) size 80x16 6 LayoutBlockFlow {METER} at (0,0.19) size 80x16
7 LayoutBlockFlow {DIV} at (0,0) size 80x16 7 LayoutBlockFlow {DIV} at (0,0) size 80x16
8 LayoutBlockFlow {DIV} at (0,0) size 80x16 8 LayoutBlockFlow {DIV} at (0,0) size 80x16
9 LayoutBlockFlow {DIV} at (0,0) size 40x16 9 LayoutBlockFlow {DIV} at (0,0) size 40x16
10 LayoutText {#text} at (80,0) size 4x18
11 text run at (80,0) width 4: " "
12 LayoutBlockFlow {METER} at (84,1.19) size 80x16
13 LayoutBlockFlow {DIV} at (0,0) size 80x16
14 LayoutBlockFlow {DIV} at (0,0) size 80x16
15 LayoutBlockFlow {DIV} at (0,0) size 40x16
16 LayoutText {#text} at (0,0) size 0x0 10 LayoutText {#text} at (0,0) size 0x0
17 LayoutText {#text} at (0,0) size 0x0 11 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698